|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
public interface RegexpSpanSyntaxParserConstants
Token literal values and constants. Generated by org.javacc.parser.OtherFilesGen#start()
| フィールドの概要 | |
|---|---|
static int |
_ESCAPED_CHAR
RegularExpression Id. |
static int |
_NUM_CHAR
RegularExpression Id. |
static int |
_QUOTED_CHAR
RegularExpression Id. |
static int |
_REGEXP_FLAG_CHAR
RegularExpression Id. |
static int |
_TERM_CHAR
RegularExpression Id. |
static int |
_TERM_START_CHAR
RegularExpression Id. |
static int |
_WHITESPACE
RegularExpression Id. |
static int |
AND
RegularExpression Id. |
static int |
Boost
Lexical state. |
static int |
CARAT
RegularExpression Id. |
static int |
COLON
RegularExpression Id. |
static int |
DEFAULT
Lexical state. |
static int |
EOF
End of File. |
static int |
FUZZY_SLOP
RegularExpression Id. |
static int |
LPAREN
RegularExpression Id. |
static int |
MINUS
RegularExpression Id. |
static int |
NOT
RegularExpression Id. |
static int |
NUMBER
RegularExpression Id. |
static int |
OR
RegularExpression Id. |
static int |
PLUS
RegularExpression Id. |
static int |
Position
Lexical state. |
static int |
POSITION_RANGE_END
RegularExpression Id. |
static int |
POSITION_RANGE_NUMBER
RegularExpression Id. |
static int |
POSITION_RANGE_START
RegularExpression Id. |
static int |
POSITION_RANGE_TO
RegularExpression Id. |
static int |
QUOTED
RegularExpression Id. |
static int |
Range
Lexical state. |
static int |
RANGE_END
RegularExpression Id. |
static int |
RANGE_GOOP
RegularExpression Id. |
static int |
RANGE_QUOTED
RegularExpression Id. |
static int |
RANGE_START
RegularExpression Id. |
static int |
RANGE_TO
RegularExpression Id. |
static int |
RANGE_UNBOUNDED
RegularExpression Id. |
static int |
REGEXP
RegularExpression Id. |
static int |
RPAREN
RegularExpression Id. |
static int |
SPAN_INORDER
RegularExpression Id. |
static int |
SPAN_SLOP
RegularExpression Id. |
static int |
SPAN_WITHIN
RegularExpression Id. |
static int |
TERM
RegularExpression Id. |
static String[] |
tokenImage
Literal token values. |
static int |
Within
Lexical state. |
| フィールドの詳細 |
|---|
static final int EOF
static final int _NUM_CHAR
static final int _ESCAPED_CHAR
static final int _WHITESPACE
static final int _TERM_START_CHAR
static final int _TERM_CHAR
static final int _QUOTED_CHAR
static final int _REGEXP_FLAG_CHAR
static final int AND
static final int OR
static final int NOT
static final int SPAN_WITHIN
static final int SPAN_INORDER
static final int PLUS
static final int MINUS
static final int LPAREN
static final int RPAREN
static final int COLON
static final int CARAT
static final int QUOTED
static final int TERM
static final int FUZZY_SLOP
static final int RANGE_START
static final int REGEXP
static final int NUMBER
static final int RANGE_TO
static final int RANGE_GOOP
static final int RANGE_QUOTED
static final int RANGE_UNBOUNDED
static final int RANGE_END
static final int SPAN_SLOP
static final int POSITION_RANGE_START
static final int POSITION_RANGE_TO
static final int POSITION_RANGE_NUMBER
static final int POSITION_RANGE_END
static final int Boost
static final int Position
static final int Within
static final int Range
static final int DEFAULT
static final String[] tokenImage
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||