GrammarScope  4.0.0
Public Member Functions | Static Private Attributes | List of all members
grammarscope.artifacts.BasicTree< T extends BasicTree< T >.BreadthFirstTreeNodes Class Reference
Inheritance diagram for grammarscope.artifacts.BasicTree< T extends BasicTree< T >.BreadthFirstTreeNodes:
Inheritance graph
[legend]
Collaboration diagram for grammarscope.artifacts.BasicTree< T extends BasicTree< T >.BreadthFirstTreeNodes:
Collaboration graph
[legend]

Public Member Functions

 BreadthFirstTreeNodes ()
 

Static Private Attributes

static final long serialVersionUID = 1L
 

Detailed Description

Obtains tree nodes in breadth-first order

Author
Bernard Bou

Constructor & Destructor Documentation

◆ BreadthFirstTreeNodes()

grammarscope.artifacts.BasicTree< T extends BasicTree< T >.BreadthFirstTreeNodes.BreadthFirstTreeNodes ( )

Constructor

Member Data Documentation

◆ serialVersionUID

final long grammarscope.artifacts.BasicTree< T extends BasicTree< T >.BreadthFirstTreeNodes.serialVersionUID = 1L
staticprivate

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