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
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ImmutableGraphNode
public ImmutableGraphNode() -
ImmutableGraphNode
-
-
Method Details
-
getChildren
-