Class Node.TopNode
java.lang.Object
org.joni.ast.Node
org.joni.ast.Node.TopNode
- All Implemented Interfaces:
NodeType
- Enclosing class:
Node
-
Nested Class Summary
Nested classes/interfaces inherited from class Node
Node.TopNode -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Node
getAddressName, getType, getType2Bit, isSimple, newTop, pad, replaceWith, toString
-
Field Details
-
root
-
-
Constructor Details
-
TopNode
TopNode(Node root)
-
-
Method Details
-
getRoot
-
setChild
-
getChild
-
getName
-
toString
-