|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RasmolParserConstants
Field Summary | |
---|---|
static int |
COMMA
|
static int |
DEFAULT
|
static int |
DIGIT
|
static int |
EOF
|
static int |
INT
|
static int |
L_BRKT
|
static int |
R_BRKT
|
static java.lang.String[] |
tokenImage
|
Field Detail |
---|
static final int EOF
static final int L_BRKT
static final int R_BRKT
static final int COMMA
static final int INT
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 |