Interface SyntaxCheckerConstants
-
- All Known Implementing Classes:
SyntaxChecker,SyntaxCheckerTokenManager
public interface SyntaxCheckerConstantsToken literal values and constants. Generated by org.javacc.parser.OtherFilesGen#start()
-
-
Field Summary
Fields Modifier and Type Field Description static intANDRegularExpression Id.static intBASE1RegularExpression Id.static intBASE10RegularExpression Id.static intBASE11RegularExpression Id.static intBASE12RegularExpression Id.static intBASE13RegularExpression Id.static intBASE14RegularExpression Id.static intBASE15RegularExpression Id.static intBASE16RegularExpression Id.static intBASE17RegularExpression Id.static intBASE18RegularExpression Id.static intBASE19RegularExpression Id.static intBASE2RegularExpression Id.static intBASE20RegularExpression Id.static intBASE21RegularExpression Id.static intBASE22RegularExpression Id.static intBASE23RegularExpression Id.static intBASE24RegularExpression Id.static intBASE25RegularExpression Id.static intBASE26RegularExpression Id.static intBASE27RegularExpression Id.static intBASE28RegularExpression Id.static intBASE29RegularExpression Id.static intBASE3RegularExpression Id.static intBASE30RegularExpression Id.static intBASE31RegularExpression Id.static intBASE32RegularExpression Id.static intBASE33RegularExpression Id.static intBASE34RegularExpression Id.static intBASE35RegularExpression Id.static intBASE36RegularExpression Id.static intBASE4RegularExpression Id.static intBASE5RegularExpression Id.static intBASE6RegularExpression Id.static intBASE7RegularExpression Id.static intBASE8RegularExpression Id.static intBASE9RegularExpression Id.static intBINARYRegularExpression Id.static intBITNOTRegularExpression Id.static intBITWISERegularExpression Id.static intCIMPRegularExpression Id.static intCNIMPRegularExpression Id.static intCOMMARegularExpression Id.static intDEC_FRACTRegularExpression Id.static intDEC_FRACT_OR_INTRegularExpression Id.static intDECIMALRegularExpression Id.static intDEFAULTLexical state.static intDIGITRegularExpression Id.static intDIGIT_B1RegularExpression Id.static intDIGIT_B10RegularExpression Id.static intDIGIT_B11RegularExpression Id.static intDIGIT_B12RegularExpression Id.static intDIGIT_B13RegularExpression Id.static intDIGIT_B14RegularExpression Id.static intDIGIT_B15RegularExpression Id.static intDIGIT_B16RegularExpression Id.static intDIGIT_B17RegularExpression Id.static intDIGIT_B18RegularExpression Id.static intDIGIT_B19RegularExpression Id.static intDIGIT_B2RegularExpression Id.static intDIGIT_B20RegularExpression Id.static intDIGIT_B21RegularExpression Id.static intDIGIT_B22RegularExpression Id.static intDIGIT_B23RegularExpression Id.static intDIGIT_B24RegularExpression Id.static intDIGIT_B25RegularExpression Id.static intDIGIT_B26RegularExpression Id.static intDIGIT_B27RegularExpression Id.static intDIGIT_B28RegularExpression Id.static intDIGIT_B29RegularExpression Id.static intDIGIT_B3RegularExpression Id.static intDIGIT_B30RegularExpression Id.static intDIGIT_B31RegularExpression Id.static intDIGIT_B32RegularExpression Id.static intDIGIT_B33RegularExpression Id.static intDIGIT_B34RegularExpression Id.static intDIGIT_B35RegularExpression Id.static intDIGIT_B36RegularExpression Id.static intDIGIT_B4RegularExpression Id.static intDIGIT_B5RegularExpression Id.static intDIGIT_B6RegularExpression Id.static intDIGIT_B7RegularExpression Id.static intDIGIT_B8RegularExpression Id.static intDIGIT_B9RegularExpression Id.static intDIVRegularExpression Id.static intEOFEnd of File.static intEQRegularExpression Id.static intEQVRegularExpression Id.static intFACTORIALRegularExpression Id.static intFRACTIONRegularExpression Id.static intGEQRegularExpression Id.static intGTRegularExpression Id.static intHEXADECIMALRegularExpression Id.static intIDENTIFIERRegularExpression Id.static intIMPRegularExpression Id.static intINTEGERRegularExpression Id.static intINVALID_TOKENRegularExpression Id.static intLEFT_OR_RIGHT_DERRegularExpression Id.static intLEFT_PARRegularExpression Id.static intLEQRegularExpression Id.static intLETTERRegularExpression Id.static intLETTERSRegularExpression Id.static intLTRegularExpression Id.static intMINUSRegularExpression Id.static intMODULORegularExpression Id.static intMULTIPLYRegularExpression Id.static intNANDRegularExpression Id.static intNEQRegularExpression Id.static intNIMPRegularExpression Id.static intNORRegularExpression Id.static intNOTRegularExpression Id.static intOCTALRegularExpression Id.static intORRegularExpression Id.static intOTHER_CHARRegularExpression Id.static intPERCENTAGERegularExpression Id.static intPLUSRegularExpression Id.static intPOWERRegularExpression Id.static intRIGHT_PARRegularExpression Id.static intSEMICOLONRegularExpression Id.static intTETRATIONRegularExpression Id.static java.lang.String[]tokenImageLiteral token values.static intUNEXPECTED_CHARRegularExpression Id.static intUNICODE_NAMERegularExpression Id.static intUNICODE_ROOTRegularExpression Id.static intWHITESPACERegularExpression Id.static intXORRegularExpression Id.
-
-
-
Field Detail
-
EOF
static final int EOF
End of File.- See Also:
- Constant Field Values
-
WHITESPACE
static final int WHITESPACE
RegularExpression Id.- See Also:
- Constant Field Values
-
LETTER
static final int LETTER
RegularExpression Id.- See Also:
- Constant Field Values
-
DIGIT
static final int DIGIT
RegularExpression Id.- See Also:
- Constant Field Values
-
DIGIT_B1
static final int DIGIT_B1
RegularExpression Id.- See Also:
- Constant Field Values
-
DIGIT_B2
static final int DIGIT_B2
RegularExpression Id.- See Also:
- Constant Field Values
-
DIGIT_B3
static final int DIGIT_B3
RegularExpression Id.- See Also:
- Constant Field Values
-
DIGIT_B4
static final int DIGIT_B4
RegularExpression Id.- See Also:
- Constant Field Values
-
DIGIT_B5
static final int DIGIT_B5
RegularExpression Id.- See Also:
- Constant Field Values
-
DIGIT_B6
static final int DIGIT_B6
RegularExpression Id.- See Also:
- Constant Field Values
-
DIGIT_B7
static final int DIGIT_B7
RegularExpression Id.- See Also:
- Constant Field Values
-
DIGIT_B8
static final int DIGIT_B8
RegularExpression Id.- See Also:
- Constant Field Values
-
DIGIT_B9
static final int DIGIT_B9
RegularExpression Id.- See Also:
- Constant Field Values
-
DIGIT_B10
static final int DIGIT_B10
RegularExpression Id.- See Also:
- Constant Field Values
-
DIGIT_B11
static final int DIGIT_B11
RegularExpression Id.- See Also:
- Constant Field Values
-
DIGIT_B12
static final int DIGIT_B12
RegularExpression Id.- See Also:
- Constant Field Values
-
DIGIT_B13
static final int DIGIT_B13
RegularExpression Id.- See Also:
- Constant Field Values
-
DIGIT_B14
static final int DIGIT_B14
RegularExpression Id.- See Also:
- Constant Field Values
-
DIGIT_B15
static final int DIGIT_B15
RegularExpression Id.- See Also:
- Constant Field Values
-
DIGIT_B16
static final int DIGIT_B16
RegularExpression Id.- See Also:
- Constant Field Values
-
DIGIT_B17
static final int DIGIT_B17
RegularExpression Id.- See Also:
- Constant Field Values
-
DIGIT_B18
static final int DIGIT_B18
RegularExpression Id.- See Also:
- Constant Field Values
-
DIGIT_B19
static final int DIGIT_B19
RegularExpression Id.- See Also:
- Constant Field Values
-
DIGIT_B20
static final int DIGIT_B20
RegularExpression Id.- See Also:
- Constant Field Values
-
DIGIT_B21
static final int DIGIT_B21
RegularExpression Id.- See Also:
- Constant Field Values
-
DIGIT_B22
static final int DIGIT_B22
RegularExpression Id.- See Also:
- Constant Field Values
-
DIGIT_B23
static final int DIGIT_B23
RegularExpression Id.- See Also:
- Constant Field Values
-
DIGIT_B24
static final int DIGIT_B24
RegularExpression Id.- See Also:
- Constant Field Values
-
DIGIT_B25
static final int DIGIT_B25
RegularExpression Id.- See Also:
- Constant Field Values
-
DIGIT_B26
static final int DIGIT_B26
RegularExpression Id.- See Also:
- Constant Field Values
-
DIGIT_B27
static final int DIGIT_B27
RegularExpression Id.- See Also:
- Constant Field Values
-
DIGIT_B28
static final int DIGIT_B28
RegularExpression Id.- See Also:
- Constant Field Values
-
DIGIT_B29
static final int DIGIT_B29
RegularExpression Id.- See Also:
- Constant Field Values
-
DIGIT_B30
static final int DIGIT_B30
RegularExpression Id.- See Also:
- Constant Field Values
-
DIGIT_B31
static final int DIGIT_B31
RegularExpression Id.- See Also:
- Constant Field Values
-
DIGIT_B32
static final int DIGIT_B32
RegularExpression Id.- See Also:
- Constant Field Values
-
DIGIT_B33
static final int DIGIT_B33
RegularExpression Id.- See Also:
- Constant Field Values
-
DIGIT_B34
static final int DIGIT_B34
RegularExpression Id.- See Also:
- Constant Field Values
-
DIGIT_B35
static final int DIGIT_B35
RegularExpression Id.- See Also:
- Constant Field Values
-
DIGIT_B36
static final int DIGIT_B36
RegularExpression Id.- See Also:
- Constant Field Values
-
LETTERS
static final int LETTERS
RegularExpression Id.- See Also:
- Constant Field Values
-
INTEGER
static final int INTEGER
RegularExpression Id.- See Also:
- Constant Field Values
-
DEC_FRACT
static final int DEC_FRACT
RegularExpression Id.- See Also:
- Constant Field Values
-
DEC_FRACT_OR_INT
static final int DEC_FRACT_OR_INT
RegularExpression Id.- See Also:
- Constant Field Values
-
DECIMAL
static final int DECIMAL
RegularExpression Id.- See Also:
- Constant Field Values
-
BASE1
static final int BASE1
RegularExpression Id.- See Also:
- Constant Field Values
-
BASE2
static final int BASE2
RegularExpression Id.- See Also:
- Constant Field Values
-
BASE3
static final int BASE3
RegularExpression Id.- See Also:
- Constant Field Values
-
BASE4
static final int BASE4
RegularExpression Id.- See Also:
- Constant Field Values
-
BASE5
static final int BASE5
RegularExpression Id.- See Also:
- Constant Field Values
-
BASE6
static final int BASE6
RegularExpression Id.- See Also:
- Constant Field Values
-
BASE7
static final int BASE7
RegularExpression Id.- See Also:
- Constant Field Values
-
BASE8
static final int BASE8
RegularExpression Id.- See Also:
- Constant Field Values
-
BASE9
static final int BASE9
RegularExpression Id.- See Also:
- Constant Field Values
-
BASE10
static final int BASE10
RegularExpression Id.- See Also:
- Constant Field Values
-
BASE11
static final int BASE11
RegularExpression Id.- See Also:
- Constant Field Values
-
BASE12
static final int BASE12
RegularExpression Id.- See Also:
- Constant Field Values
-
BASE13
static final int BASE13
RegularExpression Id.- See Also:
- Constant Field Values
-
BASE14
static final int BASE14
RegularExpression Id.- See Also:
- Constant Field Values
-
BASE15
static final int BASE15
RegularExpression Id.- See Also:
- Constant Field Values
-
BASE16
static final int BASE16
RegularExpression Id.- See Also:
- Constant Field Values
-
BASE17
static final int BASE17
RegularExpression Id.- See Also:
- Constant Field Values
-
BASE18
static final int BASE18
RegularExpression Id.- See Also:
- Constant Field Values
-
BASE19
static final int BASE19
RegularExpression Id.- See Also:
- Constant Field Values
-
BASE20
static final int BASE20
RegularExpression Id.- See Also:
- Constant Field Values
-
BASE21
static final int BASE21
RegularExpression Id.- See Also:
- Constant Field Values
-
BASE22
static final int BASE22
RegularExpression Id.- See Also:
- Constant Field Values
-
BASE23
static final int BASE23
RegularExpression Id.- See Also:
- Constant Field Values
-
BASE24
static final int BASE24
RegularExpression Id.- See Also:
- Constant Field Values
-
BASE25
static final int BASE25
RegularExpression Id.- See Also:
- Constant Field Values
-
BASE26
static final int BASE26
RegularExpression Id.- See Also:
- Constant Field Values
-
BASE27
static final int BASE27
RegularExpression Id.- See Also:
- Constant Field Values
-
BASE28
static final int BASE28
RegularExpression Id.- See Also:
- Constant Field Values
-
BASE29
static final int BASE29
RegularExpression Id.- See Also:
- Constant Field Values
-
BASE30
static final int BASE30
RegularExpression Id.- See Also:
- Constant Field Values
-
BASE31
static final int BASE31
RegularExpression Id.- See Also:
- Constant Field Values
-
BASE32
static final int BASE32
RegularExpression Id.- See Also:
- Constant Field Values
-
BASE33
static final int BASE33
RegularExpression Id.- See Also:
- Constant Field Values
-
BASE34
static final int BASE34
RegularExpression Id.- See Also:
- Constant Field Values
-
BASE35
static final int BASE35
RegularExpression Id.- See Also:
- Constant Field Values
-
BASE36
static final int BASE36
RegularExpression Id.- See Also:
- Constant Field Values
-
BINARY
static final int BINARY
RegularExpression Id.- See Also:
- Constant Field Values
-
OCTAL
static final int OCTAL
RegularExpression Id.- See Also:
- Constant Field Values
-
HEXADECIMAL
static final int HEXADECIMAL
RegularExpression Id.- See Also:
- Constant Field Values
-
FRACTION
static final int FRACTION
RegularExpression Id.- See Also:
- Constant Field Values
-
LEFT_PAR
static final int LEFT_PAR
RegularExpression Id.- See Also:
- Constant Field Values
-
RIGHT_PAR
static final int RIGHT_PAR
RegularExpression Id.- See Also:
- Constant Field Values
-
COMMA
static final int COMMA
RegularExpression Id.- See Also:
- Constant Field Values
-
SEMICOLON
static final int SEMICOLON
RegularExpression Id.- See Also:
- Constant Field Values
-
PLUS
static final int PLUS
RegularExpression Id.- See Also:
- Constant Field Values
-
MINUS
static final int MINUS
RegularExpression Id.- See Also:
- Constant Field Values
-
MULTIPLY
static final int MULTIPLY
RegularExpression Id.- See Also:
- Constant Field Values
-
DIV
static final int DIV
RegularExpression Id.- See Also:
- Constant Field Values
-
POWER
static final int POWER
RegularExpression Id.- See Also:
- Constant Field Values
-
TETRATION
static final int TETRATION
RegularExpression Id.- See Also:
- Constant Field Values
-
MODULO
static final int MODULO
RegularExpression Id.- See Also:
- Constant Field Values
-
FACTORIAL
static final int FACTORIAL
RegularExpression Id.- See Also:
- Constant Field Values
-
PERCENTAGE
static final int PERCENTAGE
RegularExpression Id.- See Also:
- Constant Field Values
-
EQ
static final int EQ
RegularExpression Id.- See Also:
- Constant Field Values
-
NEQ
static final int NEQ
RegularExpression Id.- See Also:
- Constant Field Values
-
LT
static final int LT
RegularExpression Id.- See Also:
- Constant Field Values
-
LEQ
static final int LEQ
RegularExpression Id.- See Also:
- Constant Field Values
-
GT
static final int GT
RegularExpression Id.- See Also:
- Constant Field Values
-
GEQ
static final int GEQ
RegularExpression Id.- See Also:
- Constant Field Values
-
OR
static final int OR
RegularExpression Id.- See Also:
- Constant Field Values
-
AND
static final int AND
RegularExpression Id.- See Also:
- Constant Field Values
-
NOT
static final int NOT
RegularExpression Id.- See Also:
- Constant Field Values
-
UNICODE_ROOT
static final int UNICODE_ROOT
RegularExpression Id.- See Also:
- Constant Field Values
-
BITNOT
static final int BITNOT
RegularExpression Id.- See Also:
- Constant Field Values
-
IMP
static final int IMP
RegularExpression Id.- See Also:
- Constant Field Values
-
CIMP
static final int CIMP
RegularExpression Id.- See Also:
- Constant Field Values
-
NIMP
static final int NIMP
RegularExpression Id.- See Also:
- Constant Field Values
-
CNIMP
static final int CNIMP
RegularExpression Id.- See Also:
- Constant Field Values
-
NAND
static final int NAND
RegularExpression Id.- See Also:
- Constant Field Values
-
EQV
static final int EQV
RegularExpression Id.- See Also:
- Constant Field Values
-
NOR
static final int NOR
RegularExpression Id.- See Also:
- Constant Field Values
-
BITWISE
static final int BITWISE
RegularExpression Id.- See Also:
- Constant Field Values
-
XOR
static final int XOR
RegularExpression Id.- See Also:
- Constant Field Values
-
IDENTIFIER
static final int IDENTIFIER
RegularExpression Id.- See Also:
- Constant Field Values
-
LEFT_OR_RIGHT_DER
static final int LEFT_OR_RIGHT_DER
RegularExpression Id.- See Also:
- Constant Field Values
-
UNICODE_NAME
static final int UNICODE_NAME
RegularExpression Id.- See Also:
- Constant Field Values
-
OTHER_CHAR
static final int OTHER_CHAR
RegularExpression Id.- See Also:
- Constant Field Values
-
INVALID_TOKEN
static final int INVALID_TOKEN
RegularExpression Id.- See Also:
- Constant Field Values
-
UNEXPECTED_CHAR
static final int UNEXPECTED_CHAR
RegularExpression Id.- See Also:
- Constant Field Values
-
DEFAULT
static final int DEFAULT
Lexical state.- See Also:
- Constant Field Values
-
tokenImage
static final java.lang.String[] tokenImage
Literal token values.
-
-