Class ListNode
java.lang.Object
org.joni.ast.Node
org.joni.ast.ListNode
- All Implemented Interfaces:
NodeType
-
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
-
value
-
tail
-
-
Constructor Details
-
ListNode
-
-
Method Details
-
newAlt
-
newList
-
listAdd
-
toListNode
public void toListNode() -
setChild
-
getChild
-
setValue
-
setTail
-
getName
-
toString
-