Package | Description |
---|---|
org.parboiled | |
org.parboiled.trees |
Modifier and Type | Class and Description |
---|---|
(package private) class |
NodeImpl<V>
An immutable implementation of the Node interface.
|
Modifier and Type | Class and Description |
---|---|
class |
ImmutableBinaryTreeNode<T extends BinaryTreeNode<T>>
A simple immutable implementation of the
BinaryTreeNode interface. |