Package org.w3c.flute.parser
Interface ParserConstants
-
- All Known Implementing Classes:
Parser,ParserTokenManager
public interface ParserConstantsToken literal values and constants. Generated by org.javacc.parser.OtherFilesGen#start()
-
-
Field Summary
Fields Modifier and Type Field Description static int_URLRegularExpression Id.static intANYRegularExpression Id.static intATKEYWORDRegularExpression Id.static intCDCRegularExpression Id.static intCDORegularExpression Id.static intCHARSET_SYMRegularExpression Id.static intCMRegularExpression Id.static intCOLONRegularExpression Id.static intCOMMARegularExpression Id.static intDRegularExpression Id.static intDASHMATCHRegularExpression Id.static intDEFAULTLexical state.static intDEGRegularExpression Id.static intDIMENRegularExpression Id.static intDIVRegularExpression Id.static intDOTRegularExpression Id.static intEMSRegularExpression Id.static intEOFEnd of File.static intEQRegularExpression Id.static intESCAPERegularExpression Id.static intEXSRegularExpression Id.static intFONT_FACE_SYMRegularExpression Id.static intFUNCTIONRegularExpression Id.static intGRADRegularExpression Id.static intHRegularExpression Id.static intHASHRegularExpression Id.static intHZRegularExpression Id.static intIDENTRegularExpression Id.static intIMPORT_SYMRegularExpression Id.static intIMPORTANT_SYMRegularExpression Id.static intINRegularExpression Id.static intIN_COMMENTLexical state.static intINCLUDESRegularExpression Id.static intKHZRegularExpression Id.static intLBRACERegularExpression Id.static intLBRACKETRegularExpression Id.static intLPARANRegularExpression Id.static intMEDIA_SYMRegularExpression Id.static intMINUSRegularExpression Id.static intMMRegularExpression Id.static intMSRegularExpression Id.static intNAMERegularExpression Id.static intNAMESPACE_IDENTRegularExpression Id.static intNAMESPACE_SYMRegularExpression Id.static intNMCHARRegularExpression Id.static intNMSTARTRegularExpression Id.static intNNAMERegularExpression Id.static intNONASCIIRegularExpression Id.static intNUMBERRegularExpression Id.static intPAGE_SYMRegularExpression Id.static intPCRegularExpression Id.static intPERCENTAGERegularExpression Id.static intPLUSRegularExpression Id.static intPRECEDESRegularExpression Id.static intPTRegularExpression Id.static intPXRegularExpression Id.static intRADRegularExpression Id.static intRANGERegularExpression Id.static intRANGE0RegularExpression Id.static intRANGE1RegularExpression Id.static intRANGE2RegularExpression Id.static intRANGE3RegularExpression Id.static intRANGE4RegularExpression Id.static intRANGE5RegularExpression Id.static intRANGE6RegularExpression Id.static intRBRACERegularExpression Id.static intRBRACKETRegularExpression Id.static intRPARANRegularExpression Id.static intSRegularExpression Id.static intSECONDRegularExpression Id.static intSEMICOLONRegularExpression Id.static intSTRINGRegularExpression Id.static intSTRINGCHARRegularExpression Id.static java.lang.String[]tokenImageLiteral token values.static intUNIRegularExpression Id.static intUNICODERegularExpression Id.static intUNICODERANGERegularExpression Id.static intUNKNOWNRegularExpression Id.static intURLRegularExpression Id.
-
-
-
Field Detail
-
EOF
static final int EOF
End of File.- See Also:
- Constant Field Values
-
S
static final int S
RegularExpression Id.- See Also:
- Constant Field Values
-
CDO
static final int CDO
RegularExpression Id.- See Also:
- Constant Field Values
-
CDC
static final int CDC
RegularExpression Id.- See Also:
- Constant Field Values
-
LBRACE
static final int LBRACE
RegularExpression Id.- See Also:
- Constant Field Values
-
RBRACE
static final int RBRACE
RegularExpression Id.- See Also:
- Constant Field Values
-
DASHMATCH
static final int DASHMATCH
RegularExpression Id.- See Also:
- Constant Field Values
-
INCLUDES
static final int INCLUDES
RegularExpression Id.- See Also:
- Constant Field Values
-
EQ
static final int EQ
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
-
COMMA
static final int COMMA
RegularExpression Id.- See Also:
- Constant Field Values
-
SEMICOLON
static final int SEMICOLON
RegularExpression Id.- See Also:
- Constant Field Values
-
PRECEDES
static final int PRECEDES
RegularExpression Id.- See Also:
- Constant Field Values
-
DIV
static final int DIV
RegularExpression Id.- See Also:
- Constant Field Values
-
LBRACKET
static final int LBRACKET
RegularExpression Id.- See Also:
- Constant Field Values
-
RBRACKET
static final int RBRACKET
RegularExpression Id.- See Also:
- Constant Field Values
-
ANY
static final int ANY
RegularExpression Id.- See Also:
- Constant Field Values
-
DOT
static final int DOT
RegularExpression Id.- See Also:
- Constant Field Values
-
LPARAN
static final int LPARAN
RegularExpression Id.- See Also:
- Constant Field Values
-
RPARAN
static final int RPARAN
RegularExpression Id.- See Also:
- Constant Field Values
-
COLON
static final int COLON
RegularExpression Id.- See Also:
- Constant Field Values
-
NONASCII
static final int NONASCII
RegularExpression Id.- See Also:
- Constant Field Values
-
H
static final int H
RegularExpression Id.- See Also:
- Constant Field Values
-
UNICODE
static final int UNICODE
RegularExpression Id.- See Also:
- Constant Field Values
-
ESCAPE
static final int ESCAPE
RegularExpression Id.- See Also:
- Constant Field Values
-
NMSTART
static final int NMSTART
RegularExpression Id.- See Also:
- Constant Field Values
-
NMCHAR
static final int NMCHAR
RegularExpression Id.- See Also:
- Constant Field Values
-
STRINGCHAR
static final int STRINGCHAR
RegularExpression Id.- See Also:
- Constant Field Values
-
D
static final int D
RegularExpression Id.- See Also:
- Constant Field Values
-
NAME
static final int NAME
RegularExpression Id.- See Also:
- Constant Field Values
-
NNAME
static final int NNAME
RegularExpression Id.- See Also:
- Constant Field Values
-
STRING
static final int STRING
RegularExpression Id.- See Also:
- Constant Field Values
-
IDENT
static final int IDENT
RegularExpression Id.- See Also:
- Constant Field Values
-
NUMBER
static final int NUMBER
RegularExpression Id.- See Also:
- Constant Field Values
-
_URL
static final int _URL
RegularExpression Id.- See Also:
- Constant Field Values
-
URL
static final int URL
RegularExpression Id.- See Also:
- Constant Field Values
-
NAMESPACE_IDENT
static final int NAMESPACE_IDENT
RegularExpression Id.- See Also:
- Constant Field Values
-
PERCENTAGE
static final int PERCENTAGE
RegularExpression Id.- See Also:
- Constant Field Values
-
PT
static final int PT
RegularExpression Id.- See Also:
- Constant Field Values
-
MM
static final int MM
RegularExpression Id.- See Also:
- Constant Field Values
-
CM
static final int CM
RegularExpression Id.- See Also:
- Constant Field Values
-
PC
static final int PC
RegularExpression Id.- See Also:
- Constant Field Values
-
IN
static final int IN
RegularExpression Id.- See Also:
- Constant Field Values
-
PX
static final int PX
RegularExpression Id.- See Also:
- Constant Field Values
-
EMS
static final int EMS
RegularExpression Id.- See Also:
- Constant Field Values
-
EXS
static final int EXS
RegularExpression Id.- See Also:
- Constant Field Values
-
DEG
static final int DEG
RegularExpression Id.- See Also:
- Constant Field Values
-
RAD
static final int RAD
RegularExpression Id.- See Also:
- Constant Field Values
-
GRAD
static final int GRAD
RegularExpression Id.- See Also:
- Constant Field Values
-
MS
static final int MS
RegularExpression Id.- See Also:
- Constant Field Values
-
SECOND
static final int SECOND
RegularExpression Id.- See Also:
- Constant Field Values
-
HZ
static final int HZ
RegularExpression Id.- See Also:
- Constant Field Values
-
KHZ
static final int KHZ
RegularExpression Id.- See Also:
- Constant Field Values
-
DIMEN
static final int DIMEN
RegularExpression Id.- See Also:
- Constant Field Values
-
HASH
static final int HASH
RegularExpression Id.- See Also:
- Constant Field Values
-
IMPORT_SYM
static final int IMPORT_SYM
RegularExpression Id.- See Also:
- Constant Field Values
-
MEDIA_SYM
static final int MEDIA_SYM
RegularExpression Id.- See Also:
- Constant Field Values
-
CHARSET_SYM
static final int CHARSET_SYM
RegularExpression Id.- See Also:
- Constant Field Values
-
PAGE_SYM
static final int PAGE_SYM
RegularExpression Id.- See Also:
- Constant Field Values
-
NAMESPACE_SYM
static final int NAMESPACE_SYM
RegularExpression Id.- See Also:
- Constant Field Values
-
FONT_FACE_SYM
static final int FONT_FACE_SYM
RegularExpression Id.- See Also:
- Constant Field Values
-
ATKEYWORD
static final int ATKEYWORD
RegularExpression Id.- See Also:
- Constant Field Values
-
IMPORTANT_SYM
static final int IMPORTANT_SYM
RegularExpression Id.- See Also:
- Constant Field Values
-
RANGE0
static final int RANGE0
RegularExpression Id.- See Also:
- Constant Field Values
-
RANGE1
static final int RANGE1
RegularExpression Id.- See Also:
- Constant Field Values
-
RANGE2
static final int RANGE2
RegularExpression Id.- See Also:
- Constant Field Values
-
RANGE3
static final int RANGE3
RegularExpression Id.- See Also:
- Constant Field Values
-
RANGE4
static final int RANGE4
RegularExpression Id.- See Also:
- Constant Field Values
-
RANGE5
static final int RANGE5
RegularExpression Id.- See Also:
- Constant Field Values
-
RANGE6
static final int RANGE6
RegularExpression Id.- See Also:
- Constant Field Values
-
RANGE
static final int RANGE
RegularExpression Id.- See Also:
- Constant Field Values
-
UNI
static final int UNI
RegularExpression Id.- See Also:
- Constant Field Values
-
UNICODERANGE
static final int UNICODERANGE
RegularExpression Id.- See Also:
- Constant Field Values
-
FUNCTION
static final int FUNCTION
RegularExpression Id.- See Also:
- Constant Field Values
-
UNKNOWN
static final int UNKNOWN
RegularExpression Id.- See Also:
- Constant Field Values
-
DEFAULT
static final int DEFAULT
Lexical state.- See Also:
- Constant Field Values
-
IN_COMMENT
static final int IN_COMMENT
Lexical state.- See Also:
- Constant Field Values
-
tokenImage
static final java.lang.String[] tokenImage
Literal token values.
-
-