|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SimpleSqlGrammarConstants
Token literal values and constants. Generated by org.javacc.parser.OtherFilesGen#start()
| Field Summary | |
|---|---|
static int |
ADDITIONAL_LETTERS
RegularExpression Id. |
static int |
COMPLEX_IDENTIFIER
RegularExpression Id. |
static int |
DEFAULT
Lexical state. |
static int |
DIGIT
RegularExpression Id. |
static int |
EMPTY_QUOTE
RegularExpression Id. |
static int |
EOF
End of File. |
static int |
LETTER
RegularExpression Id. |
static int |
LINE_COMMENT
RegularExpression Id. |
static int |
MULTI_LINE_COMMENT
RegularExpression Id. |
static int |
S_CHAR_LITERAL
RegularExpression Id. |
static int |
S_DOUBLE
RegularExpression Id. |
static int |
S_IDENTIFIER
RegularExpression Id. |
static int |
S_LONG
RegularExpression Id. |
static int |
S_QUOTED_IDENTIFIER
RegularExpression Id. |
static int |
SPECIAL_CHARS
RegularExpression Id. |
static int |
SYMBOL
RegularExpression Id. |
static String[] |
tokenImage
Literal token values. |
static int |
WHITESPACE
RegularExpression Id. |
| Field Detail |
|---|
static final int EOF
static final int WHITESPACE
static final int LINE_COMMENT
static final int MULTI_LINE_COMMENT
static final int S_DOUBLE
static final int S_LONG
static final int DIGIT
static final int COMPLEX_IDENTIFIER
static final int S_IDENTIFIER
static final int LETTER
static final int SPECIAL_CHARS
static final int S_CHAR_LITERAL
static final int S_QUOTED_IDENTIFIER
static final int EMPTY_QUOTE
static final int ADDITIONAL_LETTERS
static final int SYMBOL
static final int DEFAULT
static final String[] tokenImage
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||