|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ParserConstants
Token literal values and constants. Generated by org.javacc.parser.OtherFilesGen#start()
Field Summary | |
---|---|
static int |
AGENT
RegularExpression Id. |
static int |
AND
RegularExpression Id. |
static int |
ASSIGN
RegularExpression Id. |
static int |
AUXILIARY
RegularExpression Id. |
static int |
BYREF
RegularExpression Id. |
static int |
CAPITAL
RegularExpression Id. |
static int |
CDIGIT
RegularExpression Id. |
static int |
CLAUSE
RegularExpression Id. |
static int |
CLETTER
RegularExpression Id. |
static int |
COMMA
RegularExpression Id. |
static int |
CONSTANT
RegularExpression Id. |
static int |
CONSTRAINT
RegularExpression Id. |
static int |
CYCLIC
RegularExpression Id. |
static int |
DECIMAL_EXPONENT
RegularExpression Id. |
static int |
DECIMAL_FLOATING_POINT_LITERAL
RegularExpression Id. |
static int |
DEFAULT
Lexical state. |
static int |
DIGIT
RegularExpression Id. |
static int |
EOF
End of File. |
static int |
EQ
RegularExpression Id. |
static int |
FLOATING_POINT_LITERAL
RegularExpression Id. |
static int |
GT
RegularExpression Id. |
static int |
HEXADECIMAL_EXPONENT
RegularExpression Id. |
static int |
HEXADECIMAL_FLOATING_POINT_LITERAL
RegularExpression Id. |
static int |
IDIGIT
RegularExpression Id. |
static int |
INITIAL
RegularExpression Id. |
static int |
INTEGER
RegularExpression Id. |
static int |
LETTER
RegularExpression Id. |
static int |
LISTTAIL
RegularExpression Id. |
static int |
LPAR
RegularExpression Id. |
static int |
LSB
RegularExpression Id. |
static int |
LT
RegularExpression Id. |
static int |
MESSAGEIN
RegularExpression Id. |
static int |
MESSAGEOUT
RegularExpression Id. |
static int |
NECESSARY
RegularExpression Id. |
static int |
NEQ
RegularExpression Id. |
static int |
NOTCAPITAL
RegularExpression Id. |
static int |
NULL
RegularExpression Id. |
static int |
OPTIONAL
RegularExpression Id. |
static int |
OR
RegularExpression Id. |
static int |
PAR
RegularExpression Id. |
static int |
QUOTE
RegularExpression Id. |
static int |
ROLE
RegularExpression Id. |
static int |
RPAR
RegularExpression Id. |
static int |
RSB
RegularExpression Id. |
static int |
SINGLEQUOTE
RegularExpression Id. |
static int |
STRINGLITERAL
RegularExpression Id. |
static int |
THEN
RegularExpression Id. |
static java.lang.String[] |
tokenImage
Literal token values. |
static int |
UNCOMMITTED
RegularExpression Id. |
static int |
VARIABLE
RegularExpression Id. |
static int |
WILDCARD
RegularExpression Id. |
Field Detail |
---|
static final int EOF
static final int AGENT
static final int ROLE
static final int NULL
static final int OR
static final int THEN
static final int AND
static final int PAR
static final int NECESSARY
static final int INITIAL
static final int OPTIONAL
static final int AUXILIARY
static final int CYCLIC
static final int UNCOMMITTED
static final int BYREF
static final int MESSAGEIN
static final int MESSAGEOUT
static final int CONSTRAINT
static final int CLAUSE
static final int LPAR
static final int RPAR
static final int LSB
static final int RSB
static final int COMMA
static final int QUOTE
static final int SINGLEQUOTE
static final int LISTTAIL
static final int WILDCARD
static final int ASSIGN
static final int GT
static final int LT
static final int EQ
static final int NEQ
static final int VARIABLE
static final int CAPITAL
static final int LETTER
static final int DIGIT
static final int CONSTANT
static final int NOTCAPITAL
static final int CLETTER
static final int CDIGIT
static final int INTEGER
static final int IDIGIT
static final int FLOATING_POINT_LITERAL
static final int DECIMAL_FLOATING_POINT_LITERAL
static final int DECIMAL_EXPONENT
static final int HEXADECIMAL_FLOATING_POINT_LITERAL
static final int HEXADECIMAL_EXPONENT
static final int STRINGLITERAL
static final int DEFAULT
static final java.lang.String[] tokenImage
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |