![]() |
GrammarScope
4.0.0
|

Public Member Functions | |
| String | getValue () |
| String | getWord () |
| String | getLemma () |
| int | getIndex () |
Label interface
| int grammarscope.iface.ILabel.getIndex | ( | ) |
Get index
Implemented in grammarscope.artifacts.AGrammaticalStructure, grammarscope.artifacts.AParseTree, and grammarscope.artifacts.GraphNode.
| String grammarscope.iface.ILabel.getLemma | ( | ) |
Get lemma
Implemented in grammarscope.artifacts.AGrammaticalStructure, grammarscope.artifacts.GraphNode, and grammarscope.artifacts.AParseTree.
| String grammarscope.iface.ILabel.getValue | ( | ) |
Get value
Implemented in grammarscope.artifacts.AGrammaticalStructure, grammarscope.artifacts.GraphNode, and grammarscope.artifacts.AParseTree.
| String grammarscope.iface.ILabel.getWord | ( | ) |
Get word
Implemented in grammarscope.artifacts.AGrammaticalStructure, grammarscope.artifacts.GraphNode, and grammarscope.artifacts.AParseTree.
1.8.17