Class GssParserCCConstants
- java.lang.Object
-
- com.google.common.css.compiler.ast.GssParserCCConstants
-
- Direct Known Subclasses:
GssParserCC,GssParserCCTokenManager
public abstract class GssParserCCConstants extends java.lang.ObjectToken literal values and constants. Generated by org.javacc.parser.OtherFilesGen#start()
-
-
Field Summary
Fields Modifier and Type Field Description protected static intALPHARegularExpression Id.protected static intAMPERSANDRegularExpression Id.protected static intANDRegularExpression Id.protected static intASTERISKRegularExpression Id.protected static intASTERISK_EQUALSRegularExpression Id.protected static intATRegularExpression Id.protected static intATKEYWORDRegularExpression Id.protected static intATLISTRegularExpression Id.protected static intATRULESWITHDECLBLOCKRegularExpression Id.protected static intBAD_TOKENRegularExpression Id.protected static intCALCRegularExpression Id.protected static intCARETRegularExpression Id.protected static intCARET_EQUALSRegularExpression Id.protected static intCDCRegularExpression Id.protected static intCDORegularExpression Id.protected static intCOLONRegularExpression Id.protected static intCOMMARegularExpression Id.protected static intCUSTOM_PROPERTY_NAMERegularExpression Id.protected static intDEFAULTLexical state.protected static intDIGITRegularExpression Id.protected static intDOLLARRegularExpression Id.protected static intDOLLAR_EQUALSRegularExpression Id.protected static intDOTRegularExpression Id.protected static intDOUBLE_QUOTERegularExpression Id.protected static intDOUBLE_QUOTED_STRINGRegularExpression Id.protected static intEOFEnd of File.protected static intEQUALSRegularExpression Id.protected static intESCAPERegularExpression Id.protected static intEXCL_MARKRegularExpression Id.protected static intFOR_VARIABLERegularExpression Id.protected static intFUNCTIONRegularExpression Id.protected static intGREATERRegularExpression Id.protected static intHASHRegularExpression Id.protected static intHASH_NAMERegularExpression Id.protected static intHEXRegularExpression Id.protected static intHEXNUMRegularExpression Id.protected static intIDENTIFIERRegularExpression Id.protected static intIMPORTANT_SYMRegularExpression Id.protected static intLANGFUNCTIONRegularExpression Id.protected static intLEFTBRACERegularExpression Id.protected static intLEFTROUNDRegularExpression Id.protected static intLEFTSQUARERegularExpression Id.protected static intMINUSRegularExpression Id.protected static intNAMERegularExpression Id.protected static intNAMECHARRegularExpression Id.protected static intNAMESTARTRegularExpression Id.protected static intNLRegularExpression Id.protected static intNL1RegularExpression Id.protected static intNONASCIIRegularExpression Id.protected static intNOTFUNCTIONRegularExpression Id.protected static intNUMBERRegularExpression Id.protected static intORRegularExpression Id.protected static intPERCENTRegularExpression Id.protected static intPIPERegularExpression Id.protected static intPIPE_EQUALSRegularExpression Id.protected static intPLUSRegularExpression Id.protected static intRIGHTBRACERegularExpression Id.protected static intRIGHTROUNDRegularExpression Id.protected static intRIGHTSQUARERegularExpression Id.protected static intSRegularExpression Id.protected static intSEMICOLONRegularExpression Id.protected static intSINGLE_QUOTERegularExpression Id.protected static intSINGLE_QUOTED_STRINGRegularExpression Id.protected static intSLASHRegularExpression Id.protected static intTILDERegularExpression Id.protected static intTILDE_EQUALSRegularExpression Id.protected static java.lang.String[]tokenImageLiteral token values.protected static intUNDERSCORERegularExpression Id.protected static intUNICODERegularExpression Id.protected static intUNICODE_RANGERegularExpression Id.protected static intUNICODE_RANGE_TEXTRegularExpression Id.protected static intURIRegularExpression Id.protected static intURLRegularExpression Id.protected static intVARFUNCTIONRegularExpression Id.protected static intWRegularExpression Id.protected static intWDEEPRegularExpression Id.protected static intWEBKITKEYFRAMESRegularExpression Id.protected static intWGREATERRegularExpression Id.protected static intWMINUSWRegularExpression Id.protected static intWPLUSRegularExpression Id.protected static intWTILDERegularExpression Id.
-
Constructor Summary
Constructors Constructor Description GssParserCCConstants()
-
-
-
Field Detail
-
EOF
protected static final int EOF
End of File.- See Also:
- Constant Field Values
-
SEMICOLON
protected static final int SEMICOLON
RegularExpression Id.- See Also:
- Constant Field Values
-
COLON
protected static final int COLON
RegularExpression Id.- See Also:
- Constant Field Values
-
DOT
protected static final int DOT
RegularExpression Id.- See Also:
- Constant Field Values
-
ASTERISK
protected static final int ASTERISK
RegularExpression Id.- See Also:
- Constant Field Values
-
SLASH
protected static final int SLASH
RegularExpression Id.- See Also:
- Constant Field Values
-
MINUS
protected static final int MINUS
RegularExpression Id.- See Also:
- Constant Field Values
-
EQUALS
protected static final int EQUALS
RegularExpression Id.- See Also:
- Constant Field Values
-
LEFTSQUARE
protected static final int LEFTSQUARE
RegularExpression Id.- See Also:
- Constant Field Values
-
RIGHTSQUARE
protected static final int RIGHTSQUARE
RegularExpression Id.- See Also:
- Constant Field Values
-
LEFTROUND
protected static final int LEFTROUND
RegularExpression Id.- See Also:
- Constant Field Values
-
RIGHTROUND
protected static final int RIGHTROUND
RegularExpression Id.- See Also:
- Constant Field Values
-
LEFTBRACE
protected static final int LEFTBRACE
RegularExpression Id.- See Also:
- Constant Field Values
-
RIGHTBRACE
protected static final int RIGHTBRACE
RegularExpression Id.- See Also:
- Constant Field Values
-
COMMA
protected static final int COMMA
RegularExpression Id.- See Also:
- Constant Field Values
-
EXCL_MARK
protected static final int EXCL_MARK
RegularExpression Id.- See Also:
- Constant Field Values
-
PERCENT
protected static final int PERCENT
RegularExpression Id.- See Also:
- Constant Field Values
-
PLUS
protected static final int PLUS
RegularExpression Id.- See Also:
- Constant Field Values
-
GREATER
protected static final int GREATER
RegularExpression Id.- See Also:
- Constant Field Values
-
TILDE
protected static final int TILDE
RegularExpression Id.- See Also:
- Constant Field Values
-
DOUBLE_QUOTE
protected static final int DOUBLE_QUOTE
RegularExpression Id.- See Also:
- Constant Field Values
-
SINGLE_QUOTE
protected static final int SINGLE_QUOTE
RegularExpression Id.- See Also:
- Constant Field Values
-
AT
protected static final int AT
RegularExpression Id.- See Also:
- Constant Field Values
-
HASH
protected static final int HASH
RegularExpression Id.- See Also:
- Constant Field Values
-
UNDERSCORE
protected static final int UNDERSCORE
RegularExpression Id.- See Also:
- Constant Field Values
-
AMPERSAND
protected static final int AMPERSAND
RegularExpression Id.- See Also:
- Constant Field Values
-
CARET
protected static final int CARET
RegularExpression Id.- See Also:
- Constant Field Values
-
DOLLAR
protected static final int DOLLAR
RegularExpression Id.- See Also:
- Constant Field Values
-
PIPE
protected static final int PIPE
RegularExpression Id.- See Also:
- Constant Field Values
-
AND
protected static final int AND
RegularExpression Id.- See Also:
- Constant Field Values
-
OR
protected static final int OR
RegularExpression Id.- See Also:
- Constant Field Values
-
TILDE_EQUALS
protected static final int TILDE_EQUALS
RegularExpression Id.- See Also:
- Constant Field Values
-
CARET_EQUALS
protected static final int CARET_EQUALS
RegularExpression Id.- See Also:
- Constant Field Values
-
DOLLAR_EQUALS
protected static final int DOLLAR_EQUALS
RegularExpression Id.- See Also:
- Constant Field Values
-
ASTERISK_EQUALS
protected static final int ASTERISK_EQUALS
RegularExpression Id.- See Also:
- Constant Field Values
-
PIPE_EQUALS
protected static final int PIPE_EQUALS
RegularExpression Id.- See Also:
- Constant Field Values
-
CDO
protected static final int CDO
RegularExpression Id.- See Also:
- Constant Field Values
-
CDC
protected static final int CDC
RegularExpression Id.- See Also:
- Constant Field Values
-
HEX
protected static final int HEX
RegularExpression Id.- See Also:
- Constant Field Values
-
HEXNUM
protected static final int HEXNUM
RegularExpression Id.- See Also:
- Constant Field Values
-
UNICODE
protected static final int UNICODE
RegularExpression Id.- See Also:
- Constant Field Values
-
ESCAPE
protected static final int ESCAPE
RegularExpression Id.- See Also:
- Constant Field Values
-
DIGIT
protected static final int DIGIT
RegularExpression Id.- See Also:
- Constant Field Values
-
NL1
protected static final int NL1
RegularExpression Id.- See Also:
- Constant Field Values
-
S
protected static final int S
RegularExpression Id.- See Also:
- Constant Field Values
-
W
protected static final int W
RegularExpression Id.- See Also:
- Constant Field Values
-
NL
protected static final int NL
RegularExpression Id.- See Also:
- Constant Field Values
-
WMINUSW
protected static final int WMINUSW
RegularExpression Id.- See Also:
- Constant Field Values
-
WPLUS
protected static final int WPLUS
RegularExpression Id.- See Also:
- Constant Field Values
-
WGREATER
protected static final int WGREATER
RegularExpression Id.- See Also:
- Constant Field Values
-
WTILDE
protected static final int WTILDE
RegularExpression Id.- See Also:
- Constant Field Values
-
WDEEP
protected static final int WDEEP
RegularExpression Id.- See Also:
- Constant Field Values
-
ALPHA
protected static final int ALPHA
RegularExpression Id.- See Also:
- Constant Field Values
-
NONASCII
protected static final int NONASCII
RegularExpression Id.- See Also:
- Constant Field Values
-
NAMESTART
protected static final int NAMESTART
RegularExpression Id.- See Also:
- Constant Field Values
-
NAMECHAR
protected static final int NAMECHAR
RegularExpression Id.- See Also:
- Constant Field Values
-
NAME
protected static final int NAME
RegularExpression Id.- See Also:
- Constant Field Values
-
NUMBER
protected static final int NUMBER
RegularExpression Id.- See Also:
- Constant Field Values
-
HASH_NAME
protected static final int HASH_NAME
RegularExpression Id.- See Also:
- Constant Field Values
-
IMPORTANT_SYM
protected static final int IMPORTANT_SYM
RegularExpression Id.- See Also:
- Constant Field Values
-
DOUBLE_QUOTED_STRING
protected static final int DOUBLE_QUOTED_STRING
RegularExpression Id.- See Also:
- Constant Field Values
-
SINGLE_QUOTED_STRING
protected static final int SINGLE_QUOTED_STRING
RegularExpression Id.- See Also:
- Constant Field Values
-
URI
protected static final int URI
RegularExpression Id.- See Also:
- Constant Field Values
-
URL
protected static final int URL
RegularExpression Id.- See Also:
- Constant Field Values
-
FOR_VARIABLE
protected static final int FOR_VARIABLE
RegularExpression Id.- See Also:
- Constant Field Values
-
IDENTIFIER
protected static final int IDENTIFIER
RegularExpression Id.- See Also:
- Constant Field Values
-
CUSTOM_PROPERTY_NAME
protected static final int CUSTOM_PROPERTY_NAME
RegularExpression Id.- See Also:
- Constant Field Values
-
NOTFUNCTION
protected static final int NOTFUNCTION
RegularExpression Id.- See Also:
- Constant Field Values
-
LANGFUNCTION
protected static final int LANGFUNCTION
RegularExpression Id.- See Also:
- Constant Field Values
-
CALC
protected static final int CALC
RegularExpression Id.- See Also:
- Constant Field Values
-
VARFUNCTION
protected static final int VARFUNCTION
RegularExpression Id.- See Also:
- Constant Field Values
-
UNICODE_RANGE_TEXT
protected static final int UNICODE_RANGE_TEXT
RegularExpression Id.- See Also:
- Constant Field Values
-
UNICODE_RANGE
protected static final int UNICODE_RANGE
RegularExpression Id.- See Also:
- Constant Field Values
-
FUNCTION
protected static final int FUNCTION
RegularExpression Id.- See Also:
- Constant Field Values
-
ATLIST
protected static final int ATLIST
RegularExpression Id.- See Also:
- Constant Field Values
-
WEBKITKEYFRAMES
protected static final int WEBKITKEYFRAMES
RegularExpression Id.- See Also:
- Constant Field Values
-
ATRULESWITHDECLBLOCK
protected static final int ATRULESWITHDECLBLOCK
RegularExpression Id.- See Also:
- Constant Field Values
-
ATKEYWORD
protected static final int ATKEYWORD
RegularExpression Id.- See Also:
- Constant Field Values
-
BAD_TOKEN
protected static final int BAD_TOKEN
RegularExpression Id.- See Also:
- Constant Field Values
-
DEFAULT
protected static final int DEFAULT
Lexical state.- See Also:
- Constant Field Values
-
tokenImage
protected static final java.lang.String[] tokenImage
Literal token values.
-
-