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