public class AdjoinToFootNode extends TsurgeonPattern
| Constructor and Description |
|---|
AdjoinToFootNode(AuxiliaryTree t,
TsurgeonPattern p) |
| Modifier and Type | Method and Description |
|---|---|
protected AuxiliaryTree |
adjunctionTree() |
TsurgeonMatcher |
matcher(java.util.Map<java.lang.String,Tree> newNodeNames,
edu.stanford.nlp.trees.tregex.tsurgeon.CoindexationGenerator coindexer) |
java.lang.String |
toString() |
matcher, setRootpublic AdjoinToFootNode(AuxiliaryTree t, TsurgeonPattern p)
public TsurgeonMatcher matcher(java.util.Map<java.lang.String,Tree> newNodeNames, edu.stanford.nlp.trees.tregex.tsurgeon.CoindexationGenerator coindexer)
protected AuxiliaryTree adjunctionTree()
public java.lang.String toString()
toString in class TsurgeonPattern