|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AtomListParserConstants
Token literal values and constants. Generated by org.javacc.parser.OtherFilesGen#start()
Field Summary | |
---|---|
static int |
ClosePar
RegularExpression Id. |
static int |
Constant
RegularExpression Id. |
static int |
DEFAULT
Lexical state. |
static int |
EndLiteral
RegularExpression Id. |
static int |
EOF
End of File. |
static int |
EOL
RegularExpression Id. |
static int |
Name
RegularExpression Id. |
static int |
Not
RegularExpression Id. |
static int |
OpenPar
RegularExpression Id. |
static int |
Relation
RegularExpression Id. |
static java.lang.String[] |
tokenImage
Literal token values. |
static int |
WithinComment
Lexical state. |
Field Detail |
---|
static final int EOF
static final int EOL
static final int Name
static final int Relation
static final int Constant
static final int OpenPar
static final int ClosePar
static final int Not
static final int EndLiteral
static final int DEFAULT
static final int WithinComment
static final java.lang.String[] tokenImage
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |