public class AuxiliaryTree extends Object
Constructor and Description |
---|
AuxiliaryTree(Tree tree,
boolean mustHaveFoot) |
Modifier and Type | Method and Description |
---|---|
AuxiliaryTree |
copy(TsurgeonMatcher matcher,
TreeFactory treeFactory,
LabelFactory labelFactory)
Copies the Auxiliary tree.
|
Map<String,Tree> |
namesToNodes() |
String |
toString() |
public AuxiliaryTree(Tree tree, boolean mustHaveFoot)
public AuxiliaryTree copy(TsurgeonMatcher matcher, TreeFactory treeFactory, LabelFactory labelFactory)