![]() |
GrammarScope
4.0.0
|


Public Member Functions | |
| ATree (final AParseTree tree) | |
| Collection< ITree< AParseTree > > | children () |
| ATree (final AParseTree tree) | |
| Collection< ITree< AParseTree > > | children () |
Public Member Functions inherited from grammarscope.glue.TreeWalker< N, T >.ITree< N > | |
| ITree (final N n) | |
Additional Inherited Members | |
Public Attributes inherited from grammarscope.glue.TreeWalker< N, T >.ITree< N > | |
| final N | node |
Adapter (adapts Stanford tree to ITree interface)
| grammarscope.artifacts.APartsOfSpeechFactory.ATree.ATree | ( | final AParseTree | tree | ) |
Constructor
| tree | Stanford parse tree |
| grammarscope.artifacts.APartsOfSpeechFactory.ATree.ATree | ( | final AParseTree | tree | ) |
Constructor
| tree | Stanford parse tree |
| Collection<ITree<AParseTree> > grammarscope.artifacts.APartsOfSpeechFactory.ATree.children | ( | ) |
Reimplemented from grammarscope.glue.TreeWalker< N, T >.ITree< N >.
| Collection<ITree<AParseTree> > grammarscope.artifacts.APartsOfSpeechFactory.ATree.children | ( | ) |
Reimplemented from grammarscope.glue.TreeWalker< N, T >.ITree< N >.
1.8.17