Node.TopNode
Modifier | Constructor and Description |
---|---|
private |
ListNode(Node value,
ListNode tail,
int type) |
Modifier and Type | Method and Description |
---|---|
protected Node |
getChild() |
java.lang.String |
getName() |
static ListNode |
listAdd(ListNode list,
Node value) |
static ListNode |
newAlt(Node value,
ListNode tail) |
static ListNode |
newList(Node value,
ListNode tail) |
protected void |
setChild(Node child) |
void |
setTail(ListNode tail) |
void |
setValue(Node value) |
void |
toListNode() |
java.lang.String |
toString(int level) |
getAddressName, getType, getType2Bit, isSimple, newTop, pad, replaceWith, toString