| Package | Description |
|---|---|
| org.maltparser.parser.history |
Contains classes for managing the history feature model.
|
| Modifier and Type | Method and Description |
|---|---|
HistoryTreeNode |
HistoryTreeNode.getChild(ActionDecision childDecision) |
| Modifier and Type | Method and Description |
|---|---|
void |
HistoryTreeNode.addChild(HistoryTreeNode child) |
void |
HistoryTreeNode.removeChild(HistoryTreeNode child) |
Copyright 2007-2017 Johan Hall, Jens Nilsson and Joakim Nivre.