|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ParseConstants
Field Summary | |
---|---|
static int |
DEFAULT
|
static int |
EOF
|
static int |
EXP
|
static int |
FLOATA
|
static int |
FLOATB
|
static int |
ID
|
static int |
INT
|
static int |
SCI
|
static int |
SLASH
|
static java.lang.String[] |
tokenImage
|
Field Detail |
---|
static final int EOF
static final int SLASH
static final int EXP
static final int ID
static final int INT
static final int FLOATA
static final int FLOATB
static final int SCI
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 |