Package com.github.javaparser
Interface GeneratedJavaParserConstants
- All Known Implementing Classes:
GeneratedJavaParserTokenManager
public interface GeneratedJavaParserConstants
Token literal values and constants.
Generated by com.helger.pgcc.output.java.OtherFilesGenJava#start()
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
Lexical state.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
End of File.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
Lexical state.static int
Lexical state.static int
Lexical state.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static String[]
Literal token values.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.static int
RegularExpression Id.
-
Field Details
-
EOF
static final int EOFEnd of File.- See Also:
- Constant Field Values
-
SPACE
static final int SPACERegularExpression Id.- See Also:
- Constant Field Values
-
WINDOWS_EOL
static final int WINDOWS_EOLRegularExpression Id.- See Also:
- Constant Field Values
-
UNIX_EOL
static final int UNIX_EOLRegularExpression Id.- See Also:
- Constant Field Values
-
OLD_MAC_EOL
static final int OLD_MAC_EOLRegularExpression Id.- See Also:
- Constant Field Values
-
SINGLE_LINE_COMMENT
static final int SINGLE_LINE_COMMENTRegularExpression Id.- See Also:
- Constant Field Values
-
ENTER_JAVADOC_COMMENT
static final int ENTER_JAVADOC_COMMENTRegularExpression Id.- See Also:
- Constant Field Values
-
ENTER_MULTILINE_COMMENT
static final int ENTER_MULTILINE_COMMENTRegularExpression Id.- See Also:
- Constant Field Values
-
JAVADOC_COMMENT
static final int JAVADOC_COMMENTRegularExpression Id.- See Also:
- Constant Field Values
-
MULTI_LINE_COMMENT
static final int MULTI_LINE_COMMENTRegularExpression Id.- See Also:
- Constant Field Values
-
COMMENT_CONTENT
static final int COMMENT_CONTENTRegularExpression Id.- See Also:
- Constant Field Values
-
ABSTRACT
static final int ABSTRACTRegularExpression Id.- See Also:
- Constant Field Values
-
ASSERT
static final int ASSERTRegularExpression Id.- See Also:
- Constant Field Values
-
BOOLEAN
static final int BOOLEANRegularExpression Id.- See Also:
- Constant Field Values
-
BREAK
static final int BREAKRegularExpression Id.- See Also:
- Constant Field Values
-
BYTE
static final int BYTERegularExpression Id.- See Also:
- Constant Field Values
-
CASE
static final int CASERegularExpression Id.- See Also:
- Constant Field Values
-
CATCH
static final int CATCHRegularExpression Id.- See Also:
- Constant Field Values
-
CHAR
static final int CHARRegularExpression Id.- See Also:
- Constant Field Values
-
CLASS
static final int CLASSRegularExpression Id.- See Also:
- Constant Field Values
-
CONST
static final int CONSTRegularExpression Id.- See Also:
- Constant Field Values
-
CONTINUE
static final int CONTINUERegularExpression Id.- See Also:
- Constant Field Values
-
_DEFAULT
static final int _DEFAULTRegularExpression Id.- See Also:
- Constant Field Values
-
DO
static final int DORegularExpression Id.- See Also:
- Constant Field Values
-
DOUBLE
static final int DOUBLERegularExpression Id.- See Also:
- Constant Field Values
-
ELSE
static final int ELSERegularExpression Id.- See Also:
- Constant Field Values
-
ENUM
static final int ENUMRegularExpression Id.- See Also:
- Constant Field Values
-
EXTENDS
static final int EXTENDSRegularExpression Id.- See Also:
- Constant Field Values
-
FALSE
static final int FALSERegularExpression Id.- See Also:
- Constant Field Values
-
FINAL
static final int FINALRegularExpression Id.- See Also:
- Constant Field Values
-
FINALLY
static final int FINALLYRegularExpression Id.- See Also:
- Constant Field Values
-
FLOAT
static final int FLOATRegularExpression Id.- See Also:
- Constant Field Values
-
FOR
static final int FORRegularExpression Id.- See Also:
- Constant Field Values
-
GOTO
static final int GOTORegularExpression Id.- See Also:
- Constant Field Values
-
IF
static final int IFRegularExpression Id.- See Also:
- Constant Field Values
-
IMPLEMENTS
static final int IMPLEMENTSRegularExpression Id.- See Also:
- Constant Field Values
-
IMPORT
static final int IMPORTRegularExpression Id.- See Also:
- Constant Field Values
-
INSTANCEOF
static final int INSTANCEOFRegularExpression Id.- See Also:
- Constant Field Values
-
INT
static final int INTRegularExpression Id.- See Also:
- Constant Field Values
-
INTERFACE
static final int INTERFACERegularExpression Id.- See Also:
- Constant Field Values
-
LONG
static final int LONGRegularExpression Id.- See Also:
- Constant Field Values
-
NATIVE
static final int NATIVERegularExpression Id.- See Also:
- Constant Field Values
-
NEW
static final int NEWRegularExpression Id.- See Also:
- Constant Field Values
-
NULL
static final int NULLRegularExpression Id.- See Also:
- Constant Field Values
-
PACKAGE
static final int PACKAGERegularExpression Id.- See Also:
- Constant Field Values
-
PRIVATE
static final int PRIVATERegularExpression Id.- See Also:
- Constant Field Values
-
PROTECTED
static final int PROTECTEDRegularExpression Id.- See Also:
- Constant Field Values
-
PUBLIC
static final int PUBLICRegularExpression Id.- See Also:
- Constant Field Values
-
RECORD
static final int RECORDRegularExpression Id.- See Also:
- Constant Field Values
-
RETURN
static final int RETURNRegularExpression Id.- See Also:
- Constant Field Values
-
SHORT
static final int SHORTRegularExpression Id.- See Also:
- Constant Field Values
-
STATIC
static final int STATICRegularExpression Id.- See Also:
- Constant Field Values
-
STRICTFP
static final int STRICTFPRegularExpression Id.- See Also:
- Constant Field Values
-
SUPER
static final int SUPERRegularExpression Id.- See Also:
- Constant Field Values
-
SWITCH
static final int SWITCHRegularExpression Id.- See Also:
- Constant Field Values
-
SYNCHRONIZED
static final int SYNCHRONIZEDRegularExpression Id.- See Also:
- Constant Field Values
-
THIS
static final int THISRegularExpression Id.- See Also:
- Constant Field Values
-
THROW
static final int THROWRegularExpression Id.- See Also:
- Constant Field Values
-
THROWS
static final int THROWSRegularExpression Id.- See Also:
- Constant Field Values
-
TRANSIENT
static final int TRANSIENTRegularExpression Id.- See Also:
- Constant Field Values
-
TRUE
static final int TRUERegularExpression Id.- See Also:
- Constant Field Values
-
TRY
static final int TRYRegularExpression Id.- See Also:
- Constant Field Values
-
VOID
static final int VOIDRegularExpression Id.- See Also:
- Constant Field Values
-
VOLATILE
static final int VOLATILERegularExpression Id.- See Also:
- Constant Field Values
-
WHILE
static final int WHILERegularExpression Id.- See Also:
- Constant Field Values
-
YIELD
static final int YIELDRegularExpression Id.- See Also:
- Constant Field Values
-
REQUIRES
static final int REQUIRESRegularExpression Id.- See Also:
- Constant Field Values
-
TO
static final int TORegularExpression Id.- See Also:
- Constant Field Values
-
WITH
static final int WITHRegularExpression Id.- See Also:
- Constant Field Values
-
OPEN
static final int OPENRegularExpression Id.- See Also:
- Constant Field Values
-
OPENS
static final int OPENSRegularExpression Id.- See Also:
- Constant Field Values
-
USES
static final int USESRegularExpression Id.- See Also:
- Constant Field Values
-
MODULE
static final int MODULERegularExpression Id.- See Also:
- Constant Field Values
-
EXPORTS
static final int EXPORTSRegularExpression Id.- See Also:
- Constant Field Values
-
PROVIDES
static final int PROVIDESRegularExpression Id.- See Also:
- Constant Field Values
-
TRANSITIVE
static final int TRANSITIVERegularExpression Id.- See Also:
- Constant Field Values
-
LONG_LITERAL
static final int LONG_LITERALRegularExpression Id.- See Also:
- Constant Field Values
-
INTEGER_LITERAL
static final int INTEGER_LITERALRegularExpression Id.- See Also:
- Constant Field Values
-
DECIMAL_LITERAL
static final int DECIMAL_LITERALRegularExpression Id.- See Also:
- Constant Field Values
-
HEX_LITERAL
static final int HEX_LITERALRegularExpression Id.- See Also:
- Constant Field Values
-
OCTAL_LITERAL
static final int OCTAL_LITERALRegularExpression Id.- See Also:
- Constant Field Values
-
BINARY_LITERAL
static final int BINARY_LITERALRegularExpression Id.- See Also:
- Constant Field Values
-
FLOATING_POINT_LITERAL
static final int FLOATING_POINT_LITERALRegularExpression Id.- See Also:
- Constant Field Values
-
DECIMAL_FLOATING_POINT_LITERAL
static final int DECIMAL_FLOATING_POINT_LITERALRegularExpression Id.- See Also:
- Constant Field Values
-
DECIMAL_EXPONENT
static final int DECIMAL_EXPONENTRegularExpression Id.- See Also:
- Constant Field Values
-
HEXADECIMAL_FLOATING_POINT_LITERAL
static final int HEXADECIMAL_FLOATING_POINT_LITERALRegularExpression Id.- See Also:
- Constant Field Values
-
HEXADECIMAL_EXPONENT
static final int HEXADECIMAL_EXPONENTRegularExpression Id.- See Also:
- Constant Field Values
-
HEX_DIGITS
static final int HEX_DIGITSRegularExpression Id.- See Also:
- Constant Field Values
-
UNICODE_ESCAPE
static final int UNICODE_ESCAPERegularExpression Id.- See Also:
- Constant Field Values
-
CHARACTER_LITERAL
static final int CHARACTER_LITERALRegularExpression Id.- See Also:
- Constant Field Values
-
STRING_LITERAL
static final int STRING_LITERALRegularExpression Id.- See Also:
- Constant Field Values
-
ENTER_TEXT_BLOCK
static final int ENTER_TEXT_BLOCKRegularExpression Id.- See Also:
- Constant Field Values
-
TEXT_BLOCK_LITERAL
static final int TEXT_BLOCK_LITERALRegularExpression Id.- See Also:
- Constant Field Values
-
TEXT_BLOCK_CONTENT
static final int TEXT_BLOCK_CONTENTRegularExpression Id.- See Also:
- Constant Field Values
-
IDENTIFIER
static final int IDENTIFIERRegularExpression Id.- See Also:
- Constant Field Values
-
LETTER
static final int LETTERRegularExpression Id.- See Also:
- Constant Field Values
-
PART_LETTER
static final int PART_LETTERRegularExpression Id.- See Also:
- Constant Field Values
-
LPAREN
static final int LPARENRegularExpression Id.- See Also:
- Constant Field Values
-
RPAREN
static final int RPARENRegularExpression Id.- See Also:
- Constant Field Values
-
LBRACE
static final int LBRACERegularExpression Id.- See Also:
- Constant Field Values
-
RBRACE
static final int RBRACERegularExpression Id.- See Also:
- Constant Field Values
-
LBRACKET
static final int LBRACKETRegularExpression Id.- See Also:
- Constant Field Values
-
RBRACKET
static final int RBRACKETRegularExpression Id.- See Also:
- Constant Field Values
-
SEMICOLON
static final int SEMICOLONRegularExpression Id.- See Also:
- Constant Field Values
-
COMMA
static final int COMMARegularExpression Id.- See Also:
- Constant Field Values
-
DOT
static final int DOTRegularExpression Id.- See Also:
- Constant Field Values
-
ELLIPSIS
static final int ELLIPSISRegularExpression Id.- See Also:
- Constant Field Values
-
AT
static final int ATRegularExpression Id.- See Also:
- Constant Field Values
-
DOUBLECOLON
static final int DOUBLECOLONRegularExpression Id.- See Also:
- Constant Field Values
-
ASSIGN
static final int ASSIGNRegularExpression Id.- See Also:
- Constant Field Values
-
LT
static final int LTRegularExpression Id.- See Also:
- Constant Field Values
-
BANG
static final int BANGRegularExpression Id.- See Also:
- Constant Field Values
-
TILDE
static final int TILDERegularExpression Id.- See Also:
- Constant Field Values
-
HOOK
static final int HOOKRegularExpression Id.- See Also:
- Constant Field Values
-
COLON
static final int COLONRegularExpression Id.- See Also:
- Constant Field Values
-
ARROW
static final int ARROWRegularExpression Id.- See Also:
- Constant Field Values
-
EQ
static final int EQRegularExpression Id.- See Also:
- Constant Field Values
-
GE
static final int GERegularExpression Id.- See Also:
- Constant Field Values
-
LE
static final int LERegularExpression Id.- See Also:
- Constant Field Values
-
NE
static final int NERegularExpression Id.- See Also:
- Constant Field Values
-
SC_AND
static final int SC_ANDRegularExpression Id.- See Also:
- Constant Field Values
-
SC_OR
static final int SC_ORRegularExpression Id.- See Also:
- Constant Field Values
-
INCR
static final int INCRRegularExpression Id.- See Also:
- Constant Field Values
-
DECR
static final int DECRRegularExpression Id.- See Also:
- Constant Field Values
-
PLUS
static final int PLUSRegularExpression Id.- See Also:
- Constant Field Values
-
MINUS
static final int MINUSRegularExpression Id.- See Also:
- Constant Field Values
-
STAR
static final int STARRegularExpression Id.- See Also:
- Constant Field Values
-
SLASH
static final int SLASHRegularExpression Id.- See Also:
- Constant Field Values
-
BIT_AND
static final int BIT_ANDRegularExpression Id.- See Also:
- Constant Field Values
-
BIT_OR
static final int BIT_ORRegularExpression Id.- See Also:
- Constant Field Values
-
XOR
static final int XORRegularExpression Id.- See Also:
- Constant Field Values
-
REM
static final int REMRegularExpression Id.- See Also:
- Constant Field Values
-
LSHIFT
static final int LSHIFTRegularExpression Id.- See Also:
- Constant Field Values
-
PLUSASSIGN
static final int PLUSASSIGNRegularExpression Id.- See Also:
- Constant Field Values
-
MINUSASSIGN
static final int MINUSASSIGNRegularExpression Id.- See Also:
- Constant Field Values
-
STARASSIGN
static final int STARASSIGNRegularExpression Id.- See Also:
- Constant Field Values
-
SLASHASSIGN
static final int SLASHASSIGNRegularExpression Id.- See Also:
- Constant Field Values
-
ANDASSIGN
static final int ANDASSIGNRegularExpression Id.- See Also:
- Constant Field Values
-
ORASSIGN
static final int ORASSIGNRegularExpression Id.- See Also:
- Constant Field Values
-
XORASSIGN
static final int XORASSIGNRegularExpression Id.- See Also:
- Constant Field Values
-
REMASSIGN
static final int REMASSIGNRegularExpression Id.- See Also:
- Constant Field Values
-
LSHIFTASSIGN
static final int LSHIFTASSIGNRegularExpression Id.- See Also:
- Constant Field Values
-
RSIGNEDSHIFTASSIGN
static final int RSIGNEDSHIFTASSIGNRegularExpression Id.- See Also:
- Constant Field Values
-
RUNSIGNEDSHIFTASSIGN
static final int RUNSIGNEDSHIFTASSIGNRegularExpression Id.- See Also:
- Constant Field Values
-
RUNSIGNEDSHIFT
static final int RUNSIGNEDSHIFTRegularExpression Id.- See Also:
- Constant Field Values
-
RSIGNEDSHIFT
static final int RSIGNEDSHIFTRegularExpression Id.- See Also:
- Constant Field Values
-
GT
static final int GTRegularExpression Id.- See Also:
- Constant Field Values
-
CTRL_Z
static final int CTRL_ZRegularExpression Id.- See Also:
- Constant Field Values
-
DEFAULT
static final int DEFAULTLexical state.- See Also:
- Constant Field Values
-
IN_JAVADOC_COMMENT
static final int IN_JAVADOC_COMMENTLexical state.- See Also:
- Constant Field Values
-
IN_MULTI_LINE_COMMENT
static final int IN_MULTI_LINE_COMMENTLexical state.- See Also:
- Constant Field Values
-
IN_TEXT_BLOCK
static final int IN_TEXT_BLOCKLexical state.- See Also:
- Constant Field Values
-
tokenImage
Literal token values.
-