Class ParseTree

java.lang.Object
org.nineml.coffeegrinder.trees.ParseTree

public class ParseTree extends Object
A parse tree used when finding trees in the forest.

This tree is exposed to the Axe during tree construction so that it's possible to determine what parts of the tree have already been constructed.