|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.ds.fw.parse.FwParseTypes
FwParseTypes contains all the argument types supported by the parser.
| Field Summary | |
static int |
ERROR
|
static int |
INT
|
static int |
STR
|
static int |
UNDEFINED
|
| Constructor Summary | |
FwParseTypes()
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final int UNDEFINED
public static final int ERROR
public static final int INT
public static final int STR
| Constructor Detail |
public FwParseTypes()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||