![]() |
GrammarScope
4.0.0
|
Public Member Functions | |
ITree (final N n) | |
abstract Collection< ITree< N > > | children () |
Public Attributes | |
final N | node |
Tree interface
<N> | node type |
grammarscope.glue.TreeWalker< N, T >.ITree< N >.ITree | ( | final N | n | ) |
|
abstract |
final N grammarscope.glue.TreeWalker< N, T >.ITree< N >.node |