|
Navigate to: Methods | Constructors | Events | Properties
Options | Name | Purpose | |
---|---|---|---|
+ | CHARACTER GetCurrentNodeKey () |
Returns the Key of the currently selected tree node |
|
+ | org.prorefactor.core.JPNode GetJPNode (integer) |
Returns a JPNode by a node number |
|
- | InitializeComponent () |
Initializes the Visual Design |
|
+ | LoadTree (ParseUnit) |
Loads the tree from a ParseUnit |
|
# | WalkAST (JPNode, TreeNodesCollection) |
Walks a level of the AST |
Options | Name | Purpose | |
---|---|---|---|
+ | ProparseTreeViewControl () |
Constructor of the ProparseTreeViewControl class |
Options | Name | Purpose | |
---|---|---|---|
+ | System.Collections.Generic.Dictionary < org.prorefactor.core.JPNode> Nodes |
Returns the Reference to the Dictionary of TreeNodes |
Top
PUBLIC CHARACTER GetCurrentNodeKey ()
|
||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC org.prorefactor.core.JPNode GetJPNode (integer)
|
||||||||||||||||||||
PRIVATE InitializeComponent ()
|
||||||||||||||||||||
PUBLIC LoadTree (ParseUnit)
|
||||||||||||||||||||
PROTECTED WalkAST (JPNode, TreeNodesCollection)
|
PUBLIC ProparseTreeViewControl ()
|
---|
PUBLIC System.Collections.Generic.Dictionary < org.prorefactor.core.JPNode> Nodes
|
---|