![]() |
GrammarScope
4.0.0
|
Classes | |
interface | IRelationProcessor |
Public Member Functions | |
void | walkTree (final MutableGrammaticalRelation relation, final IRelationProcessor< T > processor) |
Static Public Member Functions | |
static void | main (final String[] args) |
|
static |
Walk
args | arguments |
void grammarscope.mutable.Walker< T >.walkTree | ( | final MutableGrammaticalRelation | relation, |
final IRelationProcessor< T > | processor | ||
) |
Walk this relation's subtree
relation | relation |
processor | node processor |