|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| 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 |
|
| + | LocateInTreeView (SourceCodeLocationParameter) |
Locates the a tree node based on the current cursor position
in the editor |
|
| + | SelectNode (JPNode) |
Selects a JPNode in the TreeView |
|
| # | 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 |
|
|
Top
PUBLIC CHARACTER GetCurrentNodeKey ()
|
||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC org.prorefactor.core.JPNode GetJPNode (integer)
|
||||||||||||||||||||
PRIVATE InitializeComponent ()
|
||||||||||||||||||||
PUBLIC LoadTree (ParseUnit)
|
||||||||||||||||||||
PUBLIC LocateInTreeView (SourceCodeLocationParameter)
|
||||||||||||||||||||
PUBLIC SelectNode (JPNode)
|
||||||||||||||||||||
PROTECTED WalkAST (JPNode, TreeNodesCollection)
|
||||||||||||||||||||
PUBLIC ProparseTreeViewControl ()
|
||||||||
|---|---|---|---|---|---|---|---|---|
PUBLIC System.Collections.Generic.Dictionary < org.prorefactor.core.JPNode> Nodes
|
|||||||||
|---|---|---|---|---|---|---|---|---|---|