- 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 NodegetChild()java.lang.StringgetName()NodegetRoot()voidsetChild(Node node)java.lang.StringtoString(int level)-
Methods inherited from class org.joni.ast.Node
getAddressName, getType, getType2Bit, isSimple, newTop, pad, replaceWith, toString
-
-