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