|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CompactSyntaxConstants
Token literal values and constants. Generated by org.javacc.parser.OtherFilesGen#start()
Field Summary | |
---|---|
static int |
AFTER_DOCUMENTATION
Lexical state. |
static int |
AFTER_SINGLE_LINE_COMMENT
Lexical state. |
static int |
BASE_CHAR
RegularExpression Id. |
static int |
COMBINING_CHAR
RegularExpression Id. |
static int |
DEFAULT
Lexical state. |
static int |
DIGIT
RegularExpression Id. |
static int |
DOCUMENTATION
RegularExpression Id. |
static int |
DOCUMENTATION_AFTER_SINGLE_LINE_COMMENT
RegularExpression Id. |
static int |
DOCUMENTATION_CONTINUE
RegularExpression Id. |
static int |
EOF
End of File. |
static int |
ESCAPED_IDENTIFIER
RegularExpression Id. |
static int |
EXTENDER
RegularExpression Id. |
static int |
FANNOTATE
RegularExpression Id. |
static int |
IDENTIFIER
RegularExpression Id. |
static int |
IDEOGRAPHIC
RegularExpression Id. |
static int |
ILLEGAL_CHAR
RegularExpression Id. |
static int |
LETTER
RegularExpression Id. |
static int |
LITERAL
RegularExpression Id. |
static int |
NCNAME
RegularExpression Id. |
static int |
NEWLINE
RegularExpression Id. |
static int |
NMCHAR
RegularExpression Id. |
static int |
NMSTART
RegularExpression Id. |
static int |
NOT_NEWLINE
RegularExpression Id. |
static int |
PREFIX_STAR
RegularExpression Id. |
static int |
PREFIXED_NAME
RegularExpression Id. |
static int |
SINGLE_LINE_COMMENT
RegularExpression Id. |
static int |
SINGLE_LINE_COMMENT_CONTINUE
RegularExpression Id. |
static String[] |
tokenImage
Literal token values. |
static int |
WS
RegularExpression Id. |
Field Detail |
---|
static final int EOF
static final int NEWLINE
static final int NOT_NEWLINE
static final int WS
static final int DOCUMENTATION
static final int DOCUMENTATION_CONTINUE
static final int SINGLE_LINE_COMMENT
static final int DOCUMENTATION_AFTER_SINGLE_LINE_COMMENT
static final int SINGLE_LINE_COMMENT_CONTINUE
static final int BASE_CHAR
static final int IDEOGRAPHIC
static final int LETTER
static final int COMBINING_CHAR
static final int DIGIT
static final int EXTENDER
static final int NMSTART
static final int NMCHAR
static final int NCNAME
static final int IDENTIFIER
static final int ESCAPED_IDENTIFIER
static final int PREFIX_STAR
static final int PREFIXED_NAME
static final int LITERAL
static final int FANNOTATE
static final int ILLEGAL_CHAR
static final int DEFAULT
static final int AFTER_SINGLE_LINE_COMMENT
static final int AFTER_DOCUMENTATION
static final String[] tokenImage
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |