| Package | Description |
|---|---|
| org.parboiled.trees |
| Modifier and Type | Class and Description |
|---|---|
class |
MutableBinaryTreeNodeImpl<T extends MutableBinaryTreeNode<T>>
A simple
MutableBinaryTreeNode implementation based on the MutableTreeNodeImpl. |
| Modifier and Type | Method and Description |
|---|---|
private static <T extends MutableTreeNode<T>> |
MutableTreeNodeImpl.setParent(T node,
MutableTreeNodeImpl<T> parent) |