Package com.steadystate.css.parser
Interface SACParserCSS1Constants
-
- All Known Implementing Classes:
SACParserCSS1
,SACParserCSS1TokenManager
public interface SACParserCSS1Constants
Token literal values and constants. Generated by org.javacc.parser.OtherFilesGen#start()
-
-
Field Summary
Fields Modifier and Type Field Description static int
ACTIVE_PSCLASS
RegularExpression Id.static int
ASTERISK
RegularExpression Id.static int
ATKEYWORD
RegularExpression Id.static int
CDC
RegularExpression Id.static int
CDO
RegularExpression Id.static int
COLON
RegularExpression Id.static int
COMMA
RegularExpression Id.static int
COMMENT
Lexical state.static int
D
RegularExpression Id.static int
DEFAULT
Lexical state.static int
DOT
RegularExpression Id.static int
EMS
RegularExpression Id.static int
EOF
End of File.static int
EQUALS
RegularExpression Id.static int
ESCAPE
RegularExpression Id.static int
EXS
RegularExpression Id.static int
FIRST_LETTER
RegularExpression Id.static int
FIRST_LINE
RegularExpression Id.static int
GT
RegularExpression Id.static int
H
RegularExpression Id.static int
HASH
RegularExpression Id.static int
HNUM
RegularExpression Id.static int
IDENT
RegularExpression Id.static int
IMPORT_SYM
RegularExpression Id.static int
IMPORTANT_SYM
RegularExpression Id.static int
LBRACE
RegularExpression Id.static int
LENGTH_CM
RegularExpression Id.static int
LENGTH_IN
RegularExpression Id.static int
LENGTH_MM
RegularExpression Id.static int
LENGTH_PC
RegularExpression Id.static int
LENGTH_PT
RegularExpression Id.static int
LENGTH_PX
RegularExpression Id.static int
LINK_PSCLASS
RegularExpression Id.static int
LSQUARE
RegularExpression Id.static int
MINUS
RegularExpression Id.static int
NAME
RegularExpression Id.static int
NL
RegularExpression Id.static int
NMCHAR
RegularExpression Id.static int
NMSTART
RegularExpression Id.static int
NONASCII
RegularExpression Id.static int
NUM
RegularExpression Id.static int
NUMBER
RegularExpression Id.static int
PERCENTAGE
RegularExpression Id.static int
PLUS
RegularExpression Id.static int
Q11
RegularExpression Id.static int
Q12
RegularExpression Id.static int
Q13
RegularExpression Id.static int
Q14
RegularExpression Id.static int
Q15
RegularExpression Id.static int
Q16
RegularExpression Id.static int
RANGE
RegularExpression Id.static int
RBRACE
RegularExpression Id.static int
RGB
RegularExpression Id.static int
RROUND
RegularExpression Id.static int
RSQUARE
RegularExpression Id.static int
S
RegularExpression Id.static int
SEMICOLON
RegularExpression Id.static int
SLASH
RegularExpression Id.static int
STRING
RegularExpression Id.static int
STRING1
RegularExpression Id.static int
STRING2
RegularExpression Id.static java.lang.String[]
tokenImage
Literal token values.static int
UNICODE
RegularExpression Id.static int
UNICODERANGE
RegularExpression Id.static int
UNKNOWN
RegularExpression Id.static int
URL
RegularExpression Id.static int
VISITED_PSCLASS
RegularExpression 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
-
IDENT
static final int IDENT
RegularExpression Id.- See Also:
- Constant Field Values
-
LINK_PSCLASS
static final int LINK_PSCLASS
RegularExpression Id.- See Also:
- Constant Field Values
-
VISITED_PSCLASS
static final int VISITED_PSCLASS
RegularExpression Id.- See Also:
- Constant Field Values
-
ACTIVE_PSCLASS
static final int ACTIVE_PSCLASS
RegularExpression Id.- See Also:
- Constant Field Values
-
FIRST_LINE
static final int FIRST_LINE
RegularExpression Id.- See Also:
- Constant Field Values
-
FIRST_LETTER
static final int FIRST_LETTER
RegularExpression Id.- See Also:
- Constant Field Values
-
HASH
static final int HASH
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
-
COMMA
static final int COMMA
RegularExpression Id.- See Also:
- Constant Field Values
-
DOT
static final int DOT
RegularExpression Id.- See Also:
- Constant Field Values
-
SEMICOLON
static final int SEMICOLON
RegularExpression Id.- See Also:
- Constant Field Values
-
COLON
static final int COLON
RegularExpression Id.- See Also:
- Constant Field Values
-
ASTERISK
static final int ASTERISK
RegularExpression Id.- See Also:
- Constant Field Values
-
SLASH
static final int SLASH
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
-
EQUALS
static final int EQUALS
RegularExpression Id.- See Also:
- Constant Field Values
-
GT
static final int GT
RegularExpression Id.- See Also:
- Constant Field Values
-
LSQUARE
static final int LSQUARE
RegularExpression Id.- See Also:
- Constant Field Values
-
RSQUARE
static final int RSQUARE
RegularExpression Id.- See Also:
- Constant Field Values
-
STRING
static final int STRING
RegularExpression Id.- See Also:
- Constant Field Values
-
RROUND
static final int RROUND
RegularExpression Id.- See Also:
- Constant Field Values
-
URL
static final int URL
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
-
IMPORT_SYM
static final int IMPORT_SYM
RegularExpression Id.- See Also:
- Constant Field Values
-
IMPORTANT_SYM
static final int IMPORTANT_SYM
RegularExpression Id.- See Also:
- Constant Field Values
-
ATKEYWORD
static final int ATKEYWORD
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
-
LENGTH_PX
static final int LENGTH_PX
RegularExpression Id.- See Also:
- Constant Field Values
-
LENGTH_CM
static final int LENGTH_CM
RegularExpression Id.- See Also:
- Constant Field Values
-
LENGTH_MM
static final int LENGTH_MM
RegularExpression Id.- See Also:
- Constant Field Values
-
LENGTH_IN
static final int LENGTH_IN
RegularExpression Id.- See Also:
- Constant Field Values
-
LENGTH_PT
static final int LENGTH_PT
RegularExpression Id.- See Also:
- Constant Field Values
-
LENGTH_PC
static final int LENGTH_PC
RegularExpression Id.- See Also:
- Constant Field Values
-
PERCENTAGE
static final int PERCENTAGE
RegularExpression Id.- See Also:
- Constant Field Values
-
NUMBER
static final int NUMBER
RegularExpression Id.- See Also:
- Constant Field Values
-
RGB
static final int RGB
RegularExpression Id.- See Also:
- Constant Field Values
-
NAME
static final int NAME
RegularExpression Id.- See Also:
- Constant Field Values
-
D
static final int D
RegularExpression Id.- See Also:
- Constant Field Values
-
NUM
static final int NUM
RegularExpression Id.- See Also:
- Constant Field Values
-
UNICODERANGE
static final int UNICODERANGE
RegularExpression Id.- See Also:
- Constant Field Values
-
RANGE
static final int RANGE
RegularExpression Id.- See Also:
- Constant Field Values
-
Q16
static final int Q16
RegularExpression Id.- See Also:
- Constant Field Values
-
Q15
static final int Q15
RegularExpression Id.- See Also:
- Constant Field Values
-
Q14
static final int Q14
RegularExpression Id.- See Also:
- Constant Field Values
-
Q13
static final int Q13
RegularExpression Id.- See Also:
- Constant Field Values
-
Q12
static final int Q12
RegularExpression Id.- See Also:
- Constant Field Values
-
Q11
static final int Q11
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
-
STRING1
static final int STRING1
RegularExpression Id.- See Also:
- Constant Field Values
-
STRING2
static final int STRING2
RegularExpression Id.- See Also:
- Constant Field Values
-
NONASCII
static final int NONASCII
RegularExpression Id.- See Also:
- Constant Field Values
-
ESCAPE
static final int ESCAPE
RegularExpression Id.- See Also:
- Constant Field Values
-
NL
static final int NL
RegularExpression Id.- See Also:
- Constant Field Values
-
UNICODE
static final int UNICODE
RegularExpression Id.- See Also:
- Constant Field Values
-
HNUM
static final int HNUM
RegularExpression Id.- See Also:
- Constant Field Values
-
H
static final int H
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
-
COMMENT
static final int COMMENT
Lexical state.- See Also:
- Constant Field Values
-
tokenImage
static final java.lang.String[] tokenImage
Literal token values.
-
-