![]() |
GrammarScope
4.0.0
|
Public Member Functions | |
DepthFirstPreOrderTreeNodes () | |
Private Member Functions | |
void | buildQueue (final BasicTree< T > tree) |
Static Private Attributes | |
static final long | serialVersionUID = 1L |
Obtains tree nodes in depth-first pre-order
grammarscope.artifacts.BasicTree< T extends BasicTree< T >.DepthFirstPreOrderTreeNodes.DepthFirstPreOrderTreeNodes | ( | ) |
Constructor
|
private |
Recursive helper
tree | node |
|
staticprivate |