|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ServiceFileParserConstants
Token literal values and constants. Generated by org.javacc.parser.OtherFilesGen#start()
| Field Summary | |
|---|---|
static int |
DEFAULT
Lexical state. |
static int |
DIGIT
RegularExpression Id. |
static int |
EOF
End of File. |
static int |
IDENTIFIER
RegularExpression Id. |
static int |
IN_SINGLE_LINE_COMMENT
Lexical state. |
static int |
LETTER
RegularExpression Id. |
static int |
QUALIFIED_NAME
RegularExpression Id. |
static int |
SINGLE_LINE_COMMENT
RegularExpression Id. |
static String[] |
tokenImage
Literal token values. |
| Field Detail |
|---|
static final int EOF
static final int SINGLE_LINE_COMMENT
static final int QUALIFIED_NAME
static final int IDENTIFIER
static final int LETTER
static final int DIGIT
static final int DEFAULT
static final int IN_SINGLE_LINE_COMMENT
static final String[] tokenImage
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||