- java.lang.Object
-
- org.joni.ast.Node
-
- org.joni.ast.Node.TopNode
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.joni.ast.Node
Node.TopNode
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Node
getChild()
java.lang.String
getName()
Node
getRoot()
void
setChild(Node node)
java.lang.String
toString(int level)
-
Methods inherited from class org.joni.ast.Node
getAddressName, getType, getType2Bit, isSimple, newTop, pad, replaceWith, toString
-
-