|
Classgen v1.4 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--classgen.framework.NodeType
Implements the typesafe enum pattern.
Field Summary | |
static NodeType |
ALTERNATIVE
|
static NodeType |
LIST
|
static NodeType |
RECORD
|
Method Summary | |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public static final NodeType ALTERNATIVE
public static final NodeType LIST
public static final NodeType RECORD
Method Detail |
public java.lang.String toString()
toString
in class java.lang.Object
|
Classgen v1.4 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |