org.w3c.flute.parser
Interface ParserConstants
- All Known Implementing Classes:
- Parser, ParserTokenManager
public interface ParserConstants
EOF
static final int EOF
- See Also:
- Constant Field Values
S
static final int S
- See Also:
- Constant Field Values
CDO
static final int CDO
- See Also:
- Constant Field Values
CDC
static final int CDC
- See Also:
- Constant Field Values
LBRACE
static final int LBRACE
- See Also:
- Constant Field Values
RBRACE
static final int RBRACE
- See Also:
- Constant Field Values
DASHMATCH
static final int DASHMATCH
- See Also:
- Constant Field Values
INCLUDES
static final int INCLUDES
- See Also:
- Constant Field Values
EQ
static final int EQ
- See Also:
- Constant Field Values
PLUS
static final int PLUS
- See Also:
- Constant Field Values
MINUS
static final int MINUS
- See Also:
- Constant Field Values
COMMA
static final int COMMA
- See Also:
- Constant Field Values
SEMICOLON
static final int SEMICOLON
- See Also:
- Constant Field Values
PRECEDES
static final int PRECEDES
- See Also:
- Constant Field Values
DIV
static final int DIV
- See Also:
- Constant Field Values
LBRACKET
static final int LBRACKET
- See Also:
- Constant Field Values
RBRACKET
static final int RBRACKET
- See Also:
- Constant Field Values
ANY
static final int ANY
- See Also:
- Constant Field Values
DOT
static final int DOT
- See Also:
- Constant Field Values
LPARAN
static final int LPARAN
- See Also:
- Constant Field Values
RPARAN
static final int RPARAN
- See Also:
- Constant Field Values
COLON
static final int COLON
- See Also:
- Constant Field Values
NONASCII
static final int NONASCII
- See Also:
- Constant Field Values
H
static final int H
- See Also:
- Constant Field Values
UNICODE
static final int UNICODE
- See Also:
- Constant Field Values
ESCAPE
static final int ESCAPE
- See Also:
- Constant Field Values
NMSTART
static final int NMSTART
- See Also:
- Constant Field Values
NMCHAR
static final int NMCHAR
- See Also:
- Constant Field Values
STRINGCHAR
static final int STRINGCHAR
- See Also:
- Constant Field Values
D
static final int D
- See Also:
- Constant Field Values
NAME
static final int NAME
- See Also:
- Constant Field Values
NNAME
static final int NNAME
- See Also:
- Constant Field Values
STRING
static final int STRING
- See Also:
- Constant Field Values
IDENT
static final int IDENT
- See Also:
- Constant Field Values
NUMBER
static final int NUMBER
- See Also:
- Constant Field Values
_URL
static final int _URL
- See Also:
- Constant Field Values
URL
static final int URL
- See Also:
- Constant Field Values
NAMESPACE_IDENT
static final int NAMESPACE_IDENT
- See Also:
- Constant Field Values
PERCENTAGE
static final int PERCENTAGE
- See Also:
- Constant Field Values
PT
static final int PT
- See Also:
- Constant Field Values
MM
static final int MM
- See Also:
- Constant Field Values
CM
static final int CM
- See Also:
- Constant Field Values
PC
static final int PC
- See Also:
- Constant Field Values
IN
static final int IN
- See Also:
- Constant Field Values
PX
static final int PX
- See Also:
- Constant Field Values
EMS
static final int EMS
- See Also:
- Constant Field Values
EXS
static final int EXS
- See Also:
- Constant Field Values
DEG
static final int DEG
- See Also:
- Constant Field Values
RAD
static final int RAD
- See Also:
- Constant Field Values
GRAD
static final int GRAD
- See Also:
- Constant Field Values
MS
static final int MS
- See Also:
- Constant Field Values
SECOND
static final int SECOND
- See Also:
- Constant Field Values
HZ
static final int HZ
- See Also:
- Constant Field Values
KHZ
static final int KHZ
- See Also:
- Constant Field Values
DIMEN
static final int DIMEN
- See Also:
- Constant Field Values
HASH
static final int HASH
- See Also:
- Constant Field Values
IMPORT_SYM
static final int IMPORT_SYM
- See Also:
- Constant Field Values
MEDIA_SYM
static final int MEDIA_SYM
- See Also:
- Constant Field Values
CHARSET_SYM
static final int CHARSET_SYM
- See Also:
- Constant Field Values
PAGE_SYM
static final int PAGE_SYM
- See Also:
- Constant Field Values
NAMESPACE_SYM
static final int NAMESPACE_SYM
- See Also:
- Constant Field Values
FONT_FACE_SYM
static final int FONT_FACE_SYM
- See Also:
- Constant Field Values
ATKEYWORD
static final int ATKEYWORD
- See Also:
- Constant Field Values
IMPORTANT_SYM
static final int IMPORTANT_SYM
- See Also:
- Constant Field Values
RANGE0
static final int RANGE0
- See Also:
- Constant Field Values
RANGE1
static final int RANGE1
- See Also:
- Constant Field Values
RANGE2
static final int RANGE2
- See Also:
- Constant Field Values
RANGE3
static final int RANGE3
- See Also:
- Constant Field Values
RANGE4
static final int RANGE4
- See Also:
- Constant Field Values
RANGE5
static final int RANGE5
- See Also:
- Constant Field Values
RANGE6
static final int RANGE6
- See Also:
- Constant Field Values
RANGE
static final int RANGE
- See Also:
- Constant Field Values
UNI
static final int UNI
- See Also:
- Constant Field Values
UNICODERANGE
static final int UNICODERANGE
- See Also:
- Constant Field Values
FUNCTION
static final int FUNCTION
- See Also:
- Constant Field Values
UNKNOWN
static final int UNKNOWN
- See Also:
- Constant Field Values
DEFAULT
static final int DEFAULT
- See Also:
- Constant Field Values
IN_COMMENT
static final int IN_COMMENT
- See Also:
- Constant Field Values
tokenImage
static final java.lang.String[] tokenImage