GrammarScope  4.0.0
Public Member Functions | List of all members
grammarscope.glue.AGrammaticalStructureFactory.TreeGraphNodeAdapter Class Reference
Inheritance diagram for grammarscope.glue.AGrammaticalStructureFactory.TreeGraphNodeAdapter:
Inheritance graph
[legend]
Collaboration diagram for grammarscope.glue.AGrammaticalStructureFactory.TreeGraphNodeAdapter:
Collaboration graph
[legend]

Public Member Functions

 TreeGraphNodeAdapter (final TreeGraphNode treeGraphNode)
 
Collection< ITree< TreeGraphNode > > 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 TreeGraphNode to ITree interface)

Author
Bernard Bou

Constructor & Destructor Documentation

◆ TreeGraphNodeAdapter()

grammarscope.glue.AGrammaticalStructureFactory.TreeGraphNodeAdapter.TreeGraphNodeAdapter ( final TreeGraphNode  treeGraphNode)

Constructor

Parameters
treeGraphNodetree graph node

Member Function Documentation

◆ children()

Collection<ITree<TreeGraphNode> > grammarscope.glue.AGrammaticalStructureFactory.TreeGraphNodeAdapter.children ( )

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