|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SunConfigParserConstants
Token literal values and constants. Generated by org.javacc.parser.OtherFilesGen#start()
Field Summary | |
---|---|
static int |
ANY
RegularExpression Id. |
static int |
CLASSNAME
RegularExpression Id. |
static int |
CLOSE_BKT
RegularExpression Id. |
static int |
CONTROL_FLAG
RegularExpression Id. |
static int |
DEFAULT
Lexical state. |
static int |
DIGIT
RegularExpression Id. |
static int |
DOUBLE
RegularExpression Id. |
static int |
EOF
End of File. |
static int |
EQUALS
RegularExpression Id. |
static int |
FLOAT
RegularExpression Id. |
static int |
IDENTIFIER
RegularExpression Id. |
static int |
LETTER
RegularExpression Id. |
static int |
LONG
RegularExpression Id. |
static int |
MULTI_LINE_COMMENT
RegularExpression Id. |
static int |
NOTSPACE_EQUALS
RegularExpression Id. |
static int |
OPEN_BKT
RegularExpression Id. |
static int |
SEMI_COLON
RegularExpression Id. |
static int |
SINGLE_LINE_COMMENT
RegularExpression Id. |
static int |
STRING
RegularExpression Id. |
static String[] |
tokenImage
Literal token values. |
Field Detail |
---|
static final int EOF
static final int SINGLE_LINE_COMMENT
static final int MULTI_LINE_COMMENT
static final int OPEN_BKT
static final int CLOSE_BKT
static final int SEMI_COLON
static final int EQUALS
static final int LONG
static final int DOUBLE
static final int FLOAT
static final int STRING
static final int CONTROL_FLAG
static final int IDENTIFIER
static final int CLASSNAME
static final int LETTER
static final int DIGIT
static final int ANY
static final int NOTSPACE_EQUALS
static final int DEFAULT
static final String[] tokenImage
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |