public interface TsonStreamParserImplConstants
| Modifier and Type | Field and Description |
|---|---|
static int |
ALIAS
RegularExpression Id.
|
static int |
ANTI_QUOTE_STR
RegularExpression Id.
|
static int |
AT
RegularExpression Id.
|
static int |
AT2
RegularExpression Id.
|
static int |
CHARSTREAM_END
RegularExpression Id.
|
static int |
CHARSTREAM_PART
RegularExpression Id.
|
static int |
CHARSTREAM_START
RegularExpression Id.
|
static int |
COLON
RegularExpression Id.
|
static int |
COMMA
RegularExpression Id.
|
static int |
DATE
RegularExpression Id.
|
static int |
DATETIME
RegularExpression Id.
|
static int |
DEFAULT
Lexical state.
|
static int |
DIGIT
RegularExpression Id.
|
static int |
DOUBLE_QUOTE_STR
RegularExpression Id.
|
static int |
EOF
End of File.
|
static int |
EXPONENT
RegularExpression Id.
|
static int |
FALSE
RegularExpression Id.
|
static int |
IN_CHARSTREAM
Lexical state.
|
static int |
INSTANT
RegularExpression Id.
|
static int |
LBRACE
RegularExpression Id.
|
static int |
LBRACK
RegularExpression Id.
|
static int |
LETTER
RegularExpression Id.
|
static int |
LINE_STR
RegularExpression Id.
|
static int |
LPAREN
RegularExpression Id.
|
static int |
NAME
RegularExpression Id.
|
static int |
NULL
RegularExpression Id.
|
static int |
NUMBER
RegularExpression Id.
|
static int |
OP_AND
RegularExpression Id.
|
static int |
OP_AND2
RegularExpression Id.
|
static int |
OP_AND3
RegularExpression Id.
|
static int |
OP_COLON_EQ
RegularExpression Id.
|
static int |
OP_COLON_EQ2
RegularExpression Id.
|
static int |
OP_DIV
RegularExpression Id.
|
static int |
OP_DIV3
RegularExpression Id.
|
static int |
OP_EQ
RegularExpression Id.
|
static int |
OP_EQ_GT
RegularExpression Id.
|
static int |
OP_EQ2
RegularExpression Id.
|
static int |
OP_EQ2_GT
RegularExpression Id.
|
static int |
OP_EQ3
RegularExpression Id.
|
static int |
OP_GT
RegularExpression Id.
|
static int |
OP_GT2
RegularExpression Id.
|
static int |
OP_GT3
RegularExpression Id.
|
static int |
OP_GTE
RegularExpression Id.
|
static int |
OP_HASH
RegularExpression Id.
|
static int |
OP_HASH10
RegularExpression Id.
|
static int |
OP_HASH2
RegularExpression Id.
|
static int |
OP_HASH3
RegularExpression Id.
|
static int |
OP_HASH4
RegularExpression Id.
|
static int |
OP_HASH5
RegularExpression Id.
|
static int |
OP_HASH6
RegularExpression Id.
|
static int |
OP_HASH7
RegularExpression Id.
|
static int |
OP_HASH8
RegularExpression Id.
|
static int |
OP_HASH9
RegularExpression Id.
|
static int |
OP_HAT
RegularExpression Id.
|
static int |
OP_HAT2
RegularExpression Id.
|
static int |
OP_HAT3
RegularExpression Id.
|
static int |
OP_LT
RegularExpression Id.
|
static int |
OP_LT_EQ2
RegularExpression Id.
|
static int |
OP_LT_MINUS2
RegularExpression Id.
|
static int |
OP_LT2
RegularExpression Id.
|
static int |
OP_LT3
RegularExpression Id.
|
static int |
OP_LTE
RegularExpression Id.
|
static int |
OP_MINUS
RegularExpression Id.
|
static int |
OP_MINUS_GT
RegularExpression Id.
|
static int |
OP_MINUS2
RegularExpression Id.
|
static int |
OP_MINUS2_GT
RegularExpression Id.
|
static int |
OP_MINUS3
RegularExpression Id.
|
static int |
OP_MUL
RegularExpression Id.
|
static int |
OP_MUL2
RegularExpression Id.
|
static int |
OP_MUL3
RegularExpression Id.
|
static int |
OP_PIPE
RegularExpression Id.
|
static int |
OP_PIPE2
RegularExpression Id.
|
static int |
OP_PIPE3
RegularExpression Id.
|
static int |
OP_PLUS
RegularExpression Id.
|
static int |
OP_PLUS2
RegularExpression Id.
|
static int |
OP_PLUS3
RegularExpression Id.
|
static int |
OP_REM
RegularExpression Id.
|
static int |
OP_REM2
RegularExpression Id.
|
static int |
OP_REM3
RegularExpression Id.
|
static int |
OP_TILDE
RegularExpression Id.
|
static int |
OP_TILDE2
RegularExpression Id.
|
static int |
OP_TILDE3
RegularExpression Id.
|
static int |
RBRACE
RegularExpression Id.
|
static int |
RBRACK
RegularExpression Id.
|
static int |
REGEX
RegularExpression Id.
|
static int |
RPAREN
RegularExpression Id.
|
static int |
SEMICOLON
RegularExpression Id.
|
static int |
SEMICOLON2
RegularExpression Id.
|
static int |
SINGLE_QUOTE_STR
RegularExpression Id.
|
static int |
TIME
RegularExpression Id.
|
static String[] |
tokenImage
Literal token values.
|
static int |
TRIPLE_ANTI_QUOTE_STR
RegularExpression Id.
|
static int |
TRIPLE_DOUBLE_QUOTE_STR
RegularExpression Id.
|
static int |
TRIPLE_SINGLE_QUOTE_STR
RegularExpression Id.
|
static int |
TRUE
RegularExpression Id.
|
static final int EOF
static final int INSTANT
static final int DATETIME
static final int DATE
static final int TIME
static final int REGEX
static final int LBRACE
static final int RBRACE
static final int NUMBER
static final int EXPONENT
static final int DOUBLE_QUOTE_STR
static final int SINGLE_QUOTE_STR
static final int LINE_STR
static final int ANTI_QUOTE_STR
static final int TRIPLE_DOUBLE_QUOTE_STR
static final int TRIPLE_SINGLE_QUOTE_STR
static final int TRIPLE_ANTI_QUOTE_STR
static final int TRUE
static final int FALSE
static final int NULL
static final int LPAREN
static final int RPAREN
static final int LBRACK
static final int RBRACK
static final int COLON
static final int OP_PLUS
static final int OP_PLUS2
static final int OP_PLUS3
static final int OP_MINUS
static final int OP_MINUS2
static final int OP_MINUS3
static final int OP_MUL
static final int OP_MUL2
static final int OP_MUL3
static final int OP_DIV
static final int OP_DIV3
static final int OP_HAT
static final int OP_HAT2
static final int OP_HAT3
static final int OP_REM
static final int OP_REM2
static final int OP_REM3
static final int OP_EQ
static final int OP_EQ2
static final int OP_EQ3
static final int OP_TILDE
static final int OP_TILDE2
static final int OP_TILDE3
static final int OP_LT
static final int OP_LT2
static final int OP_LT3
static final int OP_GT
static final int OP_GT2
static final int OP_GT3
static final int OP_LTE
static final int OP_GTE
static final int OP_COLON_EQ
static final int OP_COLON_EQ2
static final int OP_MINUS_GT
static final int OP_MINUS2_GT
static final int OP_EQ_GT
static final int OP_EQ2_GT
static final int OP_LT_MINUS2
static final int OP_LT_EQ2
static final int OP_PIPE
static final int OP_PIPE2
static final int OP_PIPE3
static final int OP_AND
static final int OP_AND2
static final int OP_AND3
static final int OP_HASH
static final int OP_HASH2
static final int OP_HASH3
static final int OP_HASH4
static final int OP_HASH5
static final int OP_HASH6
static final int OP_HASH7
static final int OP_HASH8
static final int OP_HASH9
static final int OP_HASH10
static final int SEMICOLON
static final int SEMICOLON2
static final int COMMA
static final int AT
static final int AT2
static final int CHARSTREAM_START
static final int ALIAS
static final int NAME
static final int LETTER
static final int DIGIT
static final int CHARSTREAM_END
static final int CHARSTREAM_PART
static final int DEFAULT
static final int IN_CHARSTREAM
static final String[] tokenImage
Copyright © 2025 vpc open source initiative. All rights reserved.