|
|||||||||
| Home >> All >> com >> k_int >> codec >> [ comp overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.k_int.codec.comp
Class ASTGlobalType

java.lang.Objectcom.k_int.codec.comp.SimpleNode
com.k_int.codec.comp.ASTGlobalType
- All Implemented Interfaces:
- Node
- public class ASTGlobalType
- extends SimpleNode
| Field Summary | |
int |
which
|
| Fields inherited from class com.k_int.codec.comp.SimpleNode |
children, id, parent, parser |
| Constructor Summary | |
ASTGlobalType(AsnParser p,
int id)
|
|
ASTGlobalType(int id)
|
|
| Method Summary | |
java.lang.String |
getTypeName()
|
| Methods inherited from class com.k_int.codec.comp.SimpleNode |
dump, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtOpen, jjtSetParent, outputJava, pass1, toString, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
which
public int which
| Constructor Detail |
ASTGlobalType
public ASTGlobalType(int id)
ASTGlobalType
public ASTGlobalType(AsnParser p, int id)
| Method Detail |
getTypeName
public java.lang.String getTypeName()
|
|||||||||
| Home >> All >> com >> k_int >> codec >> [ comp overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC