public interface TsonParserTokens
| Modifier and Type | Field and Description |
|---|---|
static int |
ALIAS
RegularExpression Id.
|
static int |
AT
RegularExpression Id.
|
static int |
BINARYSTREAM_END |
static int |
BINARYSTREAM_PART |
static int |
BINARYSTREAM_START |
static int |
BYTE
RegularExpression Id.
|
static int |
BYTE_B
RegularExpression Id.
|
static int |
BYTE_H
RegularExpression Id.
|
static int |
BYTE_O
RegularExpression Id.
|
static int |
CHARACTER
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 |
COMMENT
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
RegularExpression Id.
|
static int |
EOF
End of File.
|
static int |
EXPONENT
RegularExpression Id.
|
static int |
FALSE
RegularExpression Id.
|
static int |
FLOAT
RegularExpression Id.
|
static int |
IN_CHARSTREAM
Lexical state.
|
static int |
INTEGER
RegularExpression Id.
|
static int |
INTEGER_B
RegularExpression Id.
|
static int |
INTEGER_H
RegularExpression Id.
|
static int |
INTEGER_O
RegularExpression Id.
|
static int |
LBRACE
RegularExpression Id.
|
static int |
LBRACK
RegularExpression Id.
|
static int |
LETTER
RegularExpression Id.
|
static int |
LONG
RegularExpression Id.
|
static int |
LONG_B
RegularExpression Id.
|
static int |
LONG_H
RegularExpression Id.
|
static int |
LONG_O
RegularExpression Id.
|
static int |
LPAREN
RegularExpression Id.
|
static int |
NAME
RegularExpression Id.
|
static int |
NAN
RegularExpression Id.
|
static int |
NEG_BOUND
RegularExpression Id.
|
static int |
NEG_INF
RegularExpression Id.
|
static int |
NULL
RegularExpression Id.
|
static int |
POS_BOUND
RegularExpression Id.
|
static int |
POS_INF
RegularExpression Id.
|
static int |
RBRACE
RegularExpression Id.
|
static int |
RBRACK
RegularExpression Id.
|
static int |
REGEX
RegularExpression Id.
|
static int |
RPAREN
RegularExpression Id.
|
static int |
SHORT
RegularExpression Id.
|
static int |
SHORT_B
RegularExpression Id.
|
static int |
SHORT_H
RegularExpression Id.
|
static int |
SHORT_O
RegularExpression Id.
|
static int |
STRING
RegularExpression Id.
|
static int |
TIME
RegularExpression Id.
|
static String[] |
tokenImage
Literal token values.
|
static int |
TRUE
RegularExpression Id.
|
static final int EOF
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 SHORT
static final int BYTE
static final int LONG
static final int INTEGER
static final int INTEGER_H
static final int INTEGER_O
static final int INTEGER_B
static final int LONG_H
static final int LONG_O
static final int LONG_B
static final int SHORT_H
static final int SHORT_O
static final int SHORT_B
static final int BYTE_H
static final int BYTE_O
static final int BYTE_B
static final int FLOAT
static final int DOUBLE
static final int EXPONENT
static final int STRING
static final int CHARACTER
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 COMMA
static final int AT
static final int CHARSTREAM_START
static final int NAN
static final int POS_INF
static final int NEG_INF
static final int POS_BOUND
static final int NEG_BOUND
static final int COMMENT
static final int NAME
static final int ALIAS
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 int BINARYSTREAM_START
static final int BINARYSTREAM_PART
static final int BINARYSTREAM_END
static final String[] tokenImage
Copyright © 2025 vpc open source initiative. All rights reserved.