|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface InsertParserConstants
Token literal values and constants. Generated by org.javacc.parser.OtherFilesGen#start()
| Field Summary | |
|---|---|
static int |
CLOSE_PAR
RegularExpression Id. |
static int |
COMMA
RegularExpression Id. |
static int |
DEFAULT
Lexical state. |
static int |
DIGIT
RegularExpression Id. |
static int |
END
RegularExpression Id. |
static int |
EOF
End of File. |
static int |
EXPONENT
RegularExpression Id. |
static int |
FLOATING_POINT_LITERAL
RegularExpression Id. |
static int |
ID
RegularExpression Id. |
static int |
INSERT
RegularExpression Id. |
static int |
INTEGER_LITERAL
RegularExpression Id. |
static int |
INTO
RegularExpression Id. |
static int |
LETTER
RegularExpression Id. |
static int |
OPEN_PAR
RegularExpression Id. |
static int |
ROWKEY
RegularExpression Id. |
static int |
STRING_LITERAL
RegularExpression Id. |
static java.lang.String[] |
tokenImage
Literal token values. |
static int |
VALUES
RegularExpression Id. |
static int |
WHERE
RegularExpression Id. |
| Field Detail |
|---|
static final int EOF
static final int INSERT
static final int INTO
static final int VALUES
static final int WHERE
static final int ROWKEY
static final int OPEN_PAR
static final int CLOSE_PAR
static final int COMMA
static final int END
static final int INTEGER_LITERAL
static final int FLOATING_POINT_LITERAL
static final int EXPONENT
static final int STRING_LITERAL
static final int ID
static final int LETTER
static final int DIGIT
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 | |||||||||