|
MaltParser 1.4.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use History | |
---|---|
org.maltparser.parser.history.action | Provides classes for different kinds of parser actions |
Uses of History in org.maltparser.parser.history.action |
---|
Fields in org.maltparser.parser.history.action declared as History | |
---|---|
protected History |
ComplexDecisionAction.history
|
protected History |
SimpleDecisionAction.history
|
Methods in org.maltparser.parser.history.action that return History | |
---|---|
History |
SimpleDecisionAction.getActionHistory()
|
Methods in org.maltparser.parser.history.action with parameters of type History | |
---|---|
protected void |
ComplexDecisionAction.setHistory(History history)
|
protected void |
SimpleDecisionAction.setHistory(History history)
|
Constructors in org.maltparser.parser.history.action with parameters of type History | |
---|---|
ComplexDecisionAction(History history)
|
|
SimpleDecisionAction(History history,
TableContainer tableContainer)
|
|
MaltParser 1.4.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |