|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TagFileConstants
Token literal values and constants. Generated by org.javacc.parser.OtherFilesGen#start()
Field Summary | |
---|---|
static int |
BEGIN_QUOTE_DOUBLE
RegularExpression Id. |
static int |
BEGIN_QUOTE_SINGLE
RegularExpression Id. |
static int |
DEFAULT
Lexical state. |
static int |
END_DIRECTIVE
RegularExpression Id. |
static int |
END_QUOTE_DOUBLE
RegularExpression Id. |
static int |
END_QUOTE_SINGLE
RegularExpression Id. |
static int |
EOF
End of File. |
static int |
EQ
RegularExpression Id. |
static int |
JSP_ATTRIBUTE_NAME
RegularExpression Id. |
static int |
JSP_ATTRIBUTE_VALUE1
RegularExpression Id. |
static int |
JSP_ATTRIBUTE_VALUE2
RegularExpression Id. |
static int |
JSP_COMMENT
RegularExpression Id. |
static int |
JSP_DIRECTIVE
RegularExpression Id. |
static int |
JSP_DIRECTIVE_NAME
RegularExpression Id. |
static int |
JSPDirectiveAttributeName
Lexical state. |
static int |
JSPDirectiveAttributeValueDouble
Lexical state. |
static int |
JSPDirectiveAttributeValueSingle
Lexical state. |
static int |
JSPDirectiveName
Lexical state. |
static int |
OTHER_CONTENT
RegularExpression Id. |
static java.lang.String[] |
tokenImage
Literal token values. |
static int |
WithinComment
Lexical state. |
static int |
WithinOtherContent
Lexical state. |
static int |
X_BEGIN_QUOTE_DOUBLE
RegularExpression Id. |
static int |
X_BEGIN_QUOTE_SINGLE
RegularExpression Id. |
static int |
X_END_DIRECTIVE
RegularExpression Id. |
static int |
X_END_QUOTE_DOUBLE
RegularExpression Id. |
static int |
X_END_QUOTE_SINGLE
RegularExpression Id. |
static int |
X_EQ
RegularExpression Id. |
static int |
XML_ATTRIBUTE_NAME
RegularExpression Id. |
static int |
XML_ATTRIBUTE_VALUE1
RegularExpression Id. |
static int |
XML_ATTRIBUTE_VALUE2
RegularExpression Id. |
static int |
XML_DIRECTIVE
RegularExpression Id. |
static int |
XML_DIRECTIVE_NAME
RegularExpression Id. |
static int |
XMLDirectiveAttributeName
Lexical state. |
static int |
XMLDirectiveAttributeValueDouble
Lexical state. |
static int |
XMLDirectiveAttributeValueSingle
Lexical state. |
static int |
XMLDirectiveName
Lexical state. |
Field Detail |
---|
static final int EOF
static final int JSP_COMMENT
static final int JSP_DIRECTIVE
static final int XML_DIRECTIVE
static final int OTHER_CONTENT
static final int JSP_DIRECTIVE_NAME
static final int EQ
static final int BEGIN_QUOTE_SINGLE
static final int BEGIN_QUOTE_DOUBLE
static final int END_DIRECTIVE
static final int JSP_ATTRIBUTE_NAME
static final int END_QUOTE_SINGLE
static final int JSP_ATTRIBUTE_VALUE1
static final int END_QUOTE_DOUBLE
static final int JSP_ATTRIBUTE_VALUE2
static final int XML_DIRECTIVE_NAME
static final int X_EQ
static final int X_BEGIN_QUOTE_SINGLE
static final int X_BEGIN_QUOTE_DOUBLE
static final int X_END_DIRECTIVE
static final int XML_ATTRIBUTE_NAME
static final int X_END_QUOTE_SINGLE
static final int XML_ATTRIBUTE_VALUE1
static final int X_END_QUOTE_DOUBLE
static final int XML_ATTRIBUTE_VALUE2
static final int DEFAULT
static final int WithinComment
static final int JSPDirectiveName
static final int JSPDirectiveAttributeName
static final int JSPDirectiveAttributeValueSingle
static final int JSPDirectiveAttributeValueDouble
static final int XMLDirectiveName
static final int XMLDirectiveAttributeName
static final int XMLDirectiveAttributeValueSingle
static final int XMLDirectiveAttributeValueDouble
static final int WithinOtherContent
static final java.lang.String[] tokenImage
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |