GrammarScope  4.0.0
Public Member Functions | List of all members
grammarscope.artifacts.APartsOfSpeechFactory.ATree Class Reference
Inheritance diagram for grammarscope.artifacts.APartsOfSpeechFactory.ATree:
Inheritance graph
[legend]
Collaboration diagram for grammarscope.artifacts.APartsOfSpeechFactory.ATree:
Collaboration graph
[legend]

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
 

Detailed Description

Adapter (adapts Stanford tree to ITree interface)

Author
Bernard Bou

Constructor & Destructor Documentation

◆ ATree() [1/2]

grammarscope.artifacts.APartsOfSpeechFactory.ATree.ATree ( final AParseTree  tree)

Constructor

Parameters
treeStanford parse tree

◆ ATree() [2/2]

grammarscope.artifacts.APartsOfSpeechFactory.ATree.ATree ( final AParseTree  tree)

Constructor

Parameters
treeStanford parse tree

Member Function Documentation

◆ children() [1/2]

Collection<ITree<AParseTree> > grammarscope.artifacts.APartsOfSpeechFactory.ATree.children ( )

◆ children() [2/2]

Collection<ITree<AParseTree> > grammarscope.artifacts.APartsOfSpeechFactory.ATree.children ( )

The documentation for this class was generated from the following file: