GrammarScope  4.0.0
Public Member Functions | List of all members
grammarscope.server.iface.StanfordRelationModel.Walker< T > Class Template Reference

Public Member Functions

walkTree (final IRelationProcessor< T > processor)
 
walkTree (final GrammaticalRelation relation, final IRelationProcessor< T > processor, final T parent)
 

Detailed Description

Walks GrammaticalRelation tree

Parameters
<T>type of processing result
Author
Bernard Bou

Member Function Documentation

◆ walkTree() [1/2]

T grammarscope.server.iface.StanfordRelationModel.Walker< T >.walkTree ( final GrammaticalRelation  relation,
final IRelationProcessor< T >  processor,
final T  parent 
)

Walk tree

Parameters
relationrelation node
processorprocessor
parentparent node
Returns
T object

◆ walkTree() [2/2]

Walk relation tree

Parameters
processornode processor
Returns
T object

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