Package io.deephaven.lang.generated
Interface ChunkerConstants
-
- All Known Implementing Classes:
Chunker,ChunkerTokenManager
public interface ChunkerConstantsToken literal values and constants. Generated by org.javacc.parser.OtherFilesGen#start()
-
-
Field Summary
Fields Modifier and Type Field Description static intACCESSRegularExpression Id.static intAMPRegularExpression Id.static intAPOSRegularExpression Id.static intAPOS_BODYRegularExpression Id.static intAPOS_CLOSERegularExpression Id.static intARRAY_ENDRegularExpression Id.static intARRAY_STARTRegularExpression Id.static intARROWRegularExpression Id.static intASSIGNRegularExpression Id.static intATRegularExpression Id.static intCLASSRegularExpression Id.static intCLOSE_PARENRegularExpression Id.static intCLOSURE_ENDRegularExpression Id.static intCLOSURE_STARTRegularExpression Id.static intCOLONRegularExpression Id.static intCOMMARegularExpression Id.static intDEFAULTLexical state.static intDIGITRegularExpression Id.static intDOUBLE_EQRegularExpression Id.static intEOFEnd of File.static intESCAPED_APOSRegularExpression Id.static intESCAPED_NLRegularExpression Id.static intESCAPED_QUOTERegularExpression Id.static intEXTENDSRegularExpression Id.static intFROM_LOCALRegularExpression Id.static intGTRegularExpression Id.static intIDRegularExpression Id.static intIMPLEMENTSRegularExpression Id.static intIN_JAVA_DOC_COMMENTLexical state.static intIN_MULTI_LINE_COMMENTLexical state.static intINVOKERegularExpression Id.static intJAVA_DOC_COMMENTRegularExpression Id.static intLOGICRegularExpression Id.static intLTRegularExpression Id.static intMULTI_LINE_COMMENTRegularExpression Id.static intNEWRegularExpression Id.static intNEWLINERegularExpression Id.static intNLRegularExpression Id.static intNUMRegularExpression Id.static intNUM_OPRegularExpression Id.static intQUESTRegularExpression Id.static intQUOTERegularExpression Id.static intQUOTE_BODYRegularExpression Id.static intQUOTE_CLOSERegularExpression Id.static intSCIENTIFICRegularExpression Id.static intSEMIRegularExpression Id.static intSINGLE_LINE_COMMENTRegularExpression Id.static intSTARSRegularExpression Id.static intSTR_APOSLexical state.static intSTR_QUOTELexical state.static intSUPERRegularExpression Id.static java.lang.String[]tokenImageLiteral token values.static intTRIPLE_APOSRegularExpression Id.static intTRIPLE_QUOTESRegularExpression Id.static intWHITESPACERegularExpression Id.
-
-
-
Field Detail
-
EOF
static final int EOF
End of File.- See Also:
- Constant Field Values
-
NL
static final int NL
RegularExpression Id.- See Also:
- Constant Field Values
-
ESCAPED_NL
static final int ESCAPED_NL
RegularExpression Id.- See Also:
- Constant Field Values
-
ESCAPED_APOS
static final int ESCAPED_APOS
RegularExpression Id.- See Also:
- Constant Field Values
-
APOS_BODY
static final int APOS_BODY
RegularExpression Id.- See Also:
- Constant Field Values
-
APOS_CLOSE
static final int APOS_CLOSE
RegularExpression Id.- See Also:
- Constant Field Values
-
ESCAPED_QUOTE
static final int ESCAPED_QUOTE
RegularExpression Id.- See Also:
- Constant Field Values
-
QUOTE_BODY
static final int QUOTE_BODY
RegularExpression Id.- See Also:
- Constant Field Values
-
QUOTE_CLOSE
static final int QUOTE_CLOSE
RegularExpression Id.- See Also:
- Constant Field Values
-
WHITESPACE
static final int WHITESPACE
RegularExpression Id.- See Also:
- Constant Field Values
-
NEWLINE
static final int NEWLINE
RegularExpression Id.- See Also:
- Constant Field Values
-
SINGLE_LINE_COMMENT
static final int SINGLE_LINE_COMMENT
RegularExpression Id.- See Also:
- Constant Field Values
-
JAVA_DOC_COMMENT
static final int JAVA_DOC_COMMENT
RegularExpression Id.- See Also:
- Constant Field Values
-
MULTI_LINE_COMMENT
static final int MULTI_LINE_COMMENT
RegularExpression Id.- See Also:
- Constant Field Values
-
QUOTE
static final int QUOTE
RegularExpression Id.- See Also:
- Constant Field Values
-
APOS
static final int APOS
RegularExpression Id.- See Also:
- Constant Field Values
-
FROM_LOCAL
static final int FROM_LOCAL
RegularExpression Id.- See Also:
- Constant Field Values
-
NEW
static final int NEW
RegularExpression Id.- See Also:
- Constant Field Values
-
EXTENDS
static final int EXTENDS
RegularExpression Id.- See Also:
- Constant Field Values
-
IMPLEMENTS
static final int IMPLEMENTS
RegularExpression Id.- See Also:
- Constant Field Values
-
CLASS
static final int CLASS
RegularExpression Id.- See Also:
- Constant Field Values
-
SUPER
static final int SUPER
RegularExpression Id.- See Also:
- Constant Field Values
-
ID
static final int ID
RegularExpression Id.- See Also:
- Constant Field Values
-
DIGIT
static final int DIGIT
RegularExpression Id.- See Also:
- Constant Field Values
-
SCIENTIFIC
static final int SCIENTIFIC
RegularExpression Id.- See Also:
- Constant Field Values
-
NUM
static final int NUM
RegularExpression Id.- See Also:
- Constant Field Values
-
NUM_OP
static final int NUM_OP
RegularExpression Id.- See Also:
- Constant Field Values
-
DOUBLE_EQ
static final int DOUBLE_EQ
RegularExpression Id.- See Also:
- Constant Field Values
-
ASSIGN
static final int ASSIGN
RegularExpression Id.- See Also:
- Constant Field Values
-
INVOKE
static final int INVOKE
RegularExpression Id.- See Also:
- Constant Field Values
-
CLOSURE_START
static final int CLOSURE_START
RegularExpression Id.- See Also:
- Constant Field Values
-
COLON
static final int COLON
RegularExpression Id.- See Also:
- Constant Field Values
-
CLOSURE_END
static final int CLOSURE_END
RegularExpression Id.- See Also:
- Constant Field Values
-
AT
static final int AT
RegularExpression Id.- See Also:
- Constant Field Values
-
ARRAY_START
static final int ARRAY_START
RegularExpression Id.- See Also:
- Constant Field Values
-
ARRAY_END
static final int ARRAY_END
RegularExpression Id.- See Also:
- Constant Field Values
-
ARROW
static final int ARROW
RegularExpression Id.- See Also:
- Constant Field Values
-
LT
static final int LT
RegularExpression Id.- See Also:
- Constant Field Values
-
GT
static final int GT
RegularExpression Id.- See Also:
- Constant Field Values
-
QUEST
static final int QUEST
RegularExpression Id.- See Also:
- Constant Field Values
-
AMP
static final int AMP
RegularExpression Id.- See Also:
- Constant Field Values
-
STARS
static final int STARS
RegularExpression Id.- See Also:
- Constant Field Values
-
LOGIC
static final int LOGIC
RegularExpression Id.- See Also:
- Constant Field Values
-
ACCESS
static final int ACCESS
RegularExpression Id.- See Also:
- Constant Field Values
-
TRIPLE_QUOTES
static final int TRIPLE_QUOTES
RegularExpression Id.- See Also:
- Constant Field Values
-
TRIPLE_APOS
static final int TRIPLE_APOS
RegularExpression Id.- See Also:
- Constant Field Values
-
COMMA
static final int COMMA
RegularExpression Id.- See Also:
- Constant Field Values
-
SEMI
static final int SEMI
RegularExpression Id.- See Also:
- Constant Field Values
-
CLOSE_PAREN
static final int CLOSE_PAREN
RegularExpression Id.- See Also:
- Constant Field Values
-
DEFAULT
static final int DEFAULT
Lexical state.- See Also:
- Constant Field Values
-
STR_APOS
static final int STR_APOS
Lexical state.- See Also:
- Constant Field Values
-
STR_QUOTE
static final int STR_QUOTE
Lexical state.- See Also:
- Constant Field Values
-
IN_JAVA_DOC_COMMENT
static final int IN_JAVA_DOC_COMMENT
Lexical state.- See Also:
- Constant Field Values
-
IN_MULTI_LINE_COMMENT
static final int IN_MULTI_LINE_COMMENT
Lexical state.- See Also:
- Constant Field Values
-
tokenImage
static final java.lang.String[] tokenImage
Literal token values.
-
-