|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface HtmlParserConstants
Token literal values and constants. Generated by org.javacc.parser.OtherFilesGen#start()
Field Summary | |
---|---|
static int |
ALPHA_CHAR
RegularExpression Id. |
static int |
ALPHANUM_CHAR
RegularExpression Id. |
static int |
ATTR_EQ
RegularExpression Id. |
static int |
ATTR_NAME
RegularExpression Id. |
static int |
ATTR_VAL
RegularExpression Id. |
static int |
BLOCK_EOL
RegularExpression Id. |
static int |
BLOCK_LBR
RegularExpression Id. |
static int |
BLOCK_WORD
RegularExpression Id. |
static int |
COMMENT_END
RegularExpression Id. |
static int |
COMMENT_EOL
RegularExpression Id. |
static int |
COMMENT_START
RegularExpression Id. |
static int |
COMMENT_WORD
RegularExpression Id. |
static int |
DASH
RegularExpression Id. |
static int |
DECL_ANY
RegularExpression Id. |
static int |
DECL_END
RegularExpression Id. |
static int |
DECL_START
RegularExpression Id. |
static int |
DEFAULT
Lexical state. |
static int |
ENDTAG_START
RegularExpression Id. |
static int |
EOF
End of File. |
static int |
EOL
RegularExpression Id. |
static int |
IDENTIFIER
RegularExpression Id. |
static int |
IDENTIFIER_CHAR
RegularExpression Id. |
static int |
IMPLICIT_TAG_END
RegularExpression Id. |
static int |
LAV_ERROR
RegularExpression Id. |
static int |
LexAttrVal
Lexical state. |
static int |
LexComment
Lexical state. |
static int |
LexDecl
Lexical state. |
static int |
LexInTag
Lexical state. |
static int |
LexScript
Lexical state. |
static int |
LexStartTag
Lexical state. |
static int |
LexStyle
Lexical state. |
static int |
LIT_ERROR
RegularExpression Id. |
static int |
LST_ERROR
RegularExpression Id. |
static int |
NEWLINE
RegularExpression Id. |
static int |
NUM_CHAR
RegularExpression Id. |
static int |
PCDATA
RegularExpression Id. |
static int |
QUOTE
RegularExpression Id. |
static int |
QUOTED_STRING
RegularExpression Id. |
static int |
QUOTED_STRING_NB
RegularExpression Id. |
static int |
SCRIPT_END
RegularExpression Id. |
static int |
STYLE_END
RegularExpression Id. |
static int |
TAG_END
RegularExpression Id. |
static int |
TAG_NAME
RegularExpression Id. |
static int |
TAG_SCRIPT
RegularExpression Id. |
static int |
TAG_SLASHEND
RegularExpression Id. |
static int |
TAG_START
RegularExpression Id. |
static int |
TAG_STYLE
RegularExpression Id. |
static String[] |
tokenImage
Literal token values. |
static int |
WHITESPACE
RegularExpression Id. |
Field Detail |
---|
static final int EOF
static final int ALPHA_CHAR
static final int NUM_CHAR
static final int ALPHANUM_CHAR
static final int IDENTIFIER_CHAR
static final int IDENTIFIER
static final int QUOTED_STRING_NB
static final int QUOTED_STRING
static final int WHITESPACE
static final int NEWLINE
static final int QUOTE
static final int EOL
static final int TAG_START
static final int ENDTAG_START
static final int COMMENT_START
static final int DECL_START
static final int PCDATA
static final int TAG_SCRIPT
static final int TAG_STYLE
static final int TAG_NAME
static final int LST_ERROR
static final int ATTR_NAME
static final int TAG_END
static final int TAG_SLASHEND
static final int ATTR_EQ
static final int IMPLICIT_TAG_END
static final int LIT_ERROR
static final int ATTR_VAL
static final int LAV_ERROR
static final int COMMENT_END
static final int DASH
static final int COMMENT_EOL
static final int COMMENT_WORD
static final int DECL_ANY
static final int DECL_END
static final int SCRIPT_END
static final int STYLE_END
static final int BLOCK_EOL
static final int BLOCK_LBR
static final int BLOCK_WORD
static final int LexStyle
static final int LexScript
static final int LexDecl
static final int LexComment
static final int LexAttrVal
static final int LexInTag
static final int LexStartTag
static final int DEFAULT
static final String[] tokenImage
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |