org.w3c.flute.parser
public interface ParserConstants
Modifier and Type | Field and Description |
---|---|
static int |
_URL
RegularExpression Id.
|
static int |
ANY
RegularExpression Id.
|
static int |
ATKEYWORD
RegularExpression Id.
|
static int |
CDC
RegularExpression Id.
|
static int |
CDO
RegularExpression Id.
|
static int |
CHARSET_SYM
RegularExpression Id.
|
static int |
CM
RegularExpression Id.
|
static int |
COLON
RegularExpression Id.
|
static int |
COMMA
RegularExpression Id.
|
static int |
D
RegularExpression Id.
|
static int |
DASHMATCH
RegularExpression Id.
|
static int |
DEFAULT
Lexical state.
|
static int |
DEG
RegularExpression Id.
|
static int |
DIMEN
RegularExpression Id.
|
static int |
DIV
RegularExpression Id.
|
static int |
DOT
RegularExpression Id.
|
static int |
EMS
RegularExpression Id.
|
static int |
EOF
End of File.
|
static int |
EQ
RegularExpression Id.
|
static int |
ESCAPE
RegularExpression Id.
|
static int |
EXS
RegularExpression Id.
|
static int |
FONT_FACE_SYM
RegularExpression Id.
|
static int |
FUNCTION
RegularExpression Id.
|
static int |
GRAD
RegularExpression Id.
|
static int |
H
RegularExpression Id.
|
static int |
HASH
RegularExpression Id.
|
static int |
HZ
RegularExpression Id.
|
static int |
IDENT
RegularExpression Id.
|
static int |
IMPORT_SYM
RegularExpression Id.
|
static int |
IMPORTANT_SYM
RegularExpression Id.
|
static int |
IN
RegularExpression Id.
|
static int |
IN_COMMENT
Lexical state.
|
static int |
INCLUDES
RegularExpression Id.
|
static int |
KHZ
RegularExpression Id.
|
static int |
LBRACE
RegularExpression Id.
|
static int |
LBRACKET
RegularExpression Id.
|
static int |
LPARAN
RegularExpression Id.
|
static int |
MEDIA_SYM
RegularExpression Id.
|
static int |
MINUS
RegularExpression Id.
|
static int |
MM
RegularExpression Id.
|
static int |
MS
RegularExpression Id.
|
static int |
NAME
RegularExpression Id.
|
static int |
NAMESPACE_IDENT
RegularExpression Id.
|
static int |
NAMESPACE_SYM
RegularExpression Id.
|
static int |
NMCHAR
RegularExpression Id.
|
static int |
NMSTART
RegularExpression Id.
|
static int |
NNAME
RegularExpression Id.
|
static int |
NONASCII
RegularExpression Id.
|
static int |
NUMBER
RegularExpression Id.
|
static int |
PAGE_SYM
RegularExpression Id.
|
static int |
PC
RegularExpression Id.
|
static int |
PERCENTAGE
RegularExpression Id.
|
static int |
PLUS
RegularExpression Id.
|
static int |
PRECEDES
RegularExpression Id.
|
static int |
PT
RegularExpression Id.
|
static int |
PX
RegularExpression Id.
|
static int |
RAD
RegularExpression Id.
|
static int |
RANGE
RegularExpression Id.
|
static int |
RANGE0
RegularExpression Id.
|
static int |
RANGE1
RegularExpression Id.
|
static int |
RANGE2
RegularExpression Id.
|
static int |
RANGE3
RegularExpression Id.
|
static int |
RANGE4
RegularExpression Id.
|
static int |
RANGE5
RegularExpression Id.
|
static int |
RANGE6
RegularExpression Id.
|
static int |
RBRACE
RegularExpression Id.
|
static int |
RBRACKET
RegularExpression Id.
|
static int |
RPARAN
RegularExpression Id.
|
static int |
S
RegularExpression Id.
|
static int |
SECOND
RegularExpression Id.
|
static int |
SEMICOLON
RegularExpression Id.
|
static int |
STRING
RegularExpression Id.
|
static int |
STRINGCHAR
RegularExpression Id.
|
static String[] |
tokenImage
Literal token values.
|
static int |
UNI
RegularExpression Id.
|
static int |
UNICODE
RegularExpression Id.
|
static int |
UNICODERANGE
RegularExpression Id.
|
static int |
UNKNOWN
RegularExpression Id.
|
static int |
URL
RegularExpression Id.
|
static final int EOF
static final int S
static final int CDO
static final int CDC
static final int LBRACE
static final int RBRACE
static final int DASHMATCH
static final int INCLUDES
static final int EQ
static final int PLUS
static final int MINUS
static final int COMMA
static final int SEMICOLON
static final int PRECEDES
static final int DIV
static final int LBRACKET
static final int RBRACKET
static final int ANY
static final int DOT
static final int LPARAN
static final int RPARAN
static final int COLON
static final int NONASCII
static final int H
static final int UNICODE
static final int ESCAPE
static final int NMSTART
static final int NMCHAR
static final int STRINGCHAR
static final int D
static final int NAME
static final int NNAME
static final int STRING
static final int IDENT
static final int NUMBER
static final int _URL
static final int URL
static final int NAMESPACE_IDENT
static final int PERCENTAGE
static final int PT
static final int MM
static final int CM
static final int PC
static final int IN
static final int PX
static final int EMS
static final int EXS
static final int DEG
static final int RAD
static final int GRAD
static final int MS
static final int SECOND
static final int HZ
static final int KHZ
static final int DIMEN
static final int HASH
static final int IMPORT_SYM
static final int MEDIA_SYM
static final int CHARSET_SYM
static final int PAGE_SYM
static final int NAMESPACE_SYM
static final int FONT_FACE_SYM
static final int ATKEYWORD
static final int IMPORTANT_SYM
static final int RANGE0
static final int RANGE1
static final int RANGE2
static final int RANGE3
static final int RANGE4
static final int RANGE5
static final int RANGE6
static final int RANGE
static final int UNI
static final int UNICODERANGE
static final int FUNCTION
static final int UNKNOWN
static final int DEFAULT
static final int IN_COMMENT
static final String[] tokenImage