Package org.parboiled.trees
Class ImmutableGraphNode<T extends GraphNode<T>>
java.lang.Object
org.parboiled.trees.ImmutableGraphNode<T>
- Type Parameters:
T
- the actual implementation type of this ImmutableGraphNode
- All Implemented Interfaces:
GraphNode<T>
- Direct Known Subclasses:
AbstractMatcher
,ImmutableTreeNode
A simple, immutable
GraphNode
implementation.-
Constructor Summary
Constructors -
Method Summary