|
||||||||||
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 |
AfterEquals
Lexical state. |
static int |
ArgEquals
RegularExpression Id. |
static int |
ArgName
RegularExpression Id. |
static int |
ArgQuote1
RegularExpression Id. |
static int |
ArgQuote2
RegularExpression Id. |
static int |
ArgValue
RegularExpression Id. |
static int |
CloseQuote1
RegularExpression Id. |
static int |
CloseQuote2
RegularExpression Id. |
static int |
Comment1
RegularExpression Id. |
static int |
Comment2
RegularExpression Id. |
static int |
CommentEnd1
RegularExpression Id. |
static int |
CommentEnd2
RegularExpression Id. |
static int |
CommentText1
RegularExpression Id. |
static int |
CommentText2
RegularExpression Id. |
static int |
DeclName
RegularExpression Id. |
static int |
DEFAULT
Lexical state. |
static int |
Entity
RegularExpression Id. |
static int |
EOF
End of File. |
static int |
HEX
RegularExpression Id. |
static int |
LET
RegularExpression Id. |
static int |
NUM
RegularExpression Id. |
static int |
Punct
RegularExpression Id. |
static int |
Quote1Text
RegularExpression Id. |
static int |
Quote2Text
RegularExpression Id. |
static int |
ScriptEnd
RegularExpression Id. |
static int |
ScriptStart
RegularExpression Id. |
static int |
ScriptText
RegularExpression Id. |
static int |
SP
RegularExpression Id. |
static int |
Space
RegularExpression Id. |
static int |
TagEnd
RegularExpression Id. |
static int |
TagName
RegularExpression Id. |
static String[] |
tokenImage
Literal token values. |
static int |
WithinComment1
Lexical state. |
static int |
WithinComment2
Lexical state. |
static int |
WithinQuote1
Lexical state. |
static int |
WithinQuote2
Lexical state. |
static int |
WithinScript
Lexical state. |
static int |
WithinTag
Lexical state. |
static int |
Word
RegularExpression Id. |
Field Detail |
---|
static final int EOF
static final int ScriptStart
static final int TagName
static final int DeclName
static final int Comment1
static final int Comment2
static final int Word
static final int LET
static final int NUM
static final int HEX
static final int Entity
static final int Space
static final int SP
static final int Punct
static final int ScriptText
static final int ScriptEnd
static final int ArgName
static final int ArgEquals
static final int TagEnd
static final int ArgValue
static final int ArgQuote1
static final int ArgQuote2
static final int Quote1Text
static final int CloseQuote1
static final int Quote2Text
static final int CloseQuote2
static final int CommentText1
static final int CommentEnd1
static final int CommentText2
static final int CommentEnd2
static final int DEFAULT
static final int WithinScript
static final int WithinTag
static final int AfterEquals
static final int WithinQuote1
static final int WithinQuote2
static final int WithinComment1
static final int WithinComment2
static final String[] tokenImage
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |