|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| InsertAfterNode (JPNode, character) |
Inserts the given text before the given JPNode |
||
| InsertBeforeNode (JPNode, character, logical) |
Inserts the given text before the given JPNode |
||
| InsertRefactorTask (integer, integer, character, logical) |
Registers a location in the source for replacement |
||
| PerformRefactor () |
Performs the modifications of the file contents |
||
| ReplaceAllNodeContent (JPNode, character) |
Replaces the contents of the given JPNode instance including all it's
Children |
||
| ReplaceNodeContent (JPNode, character) |
Replaces the contents of the given JPNode instance |
||
| LOGICAL Save () |
Saves the contents of the RefactorSession to the original file name |
||
| LOGICAL Save (character) |
Saves the contents of the RefactorSession to a file |
| Options | Name | Purpose | |
|---|---|---|---|
| RefactorSession (ParseUnit) |
Constructor for the RefactorSession class |
| Options | Name | Purpose | |
|---|---|---|---|
| CHARACTER FileName |
|
||
| LOGICAL HasTasks |
|
||
| org.prorefactor.treeparser.ParseUnit ParseUnit |
|
||
| LOGICAL Refactored |
|
|
Top
InsertAfterNode (JPNode, character)
|
||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
InsertBeforeNode (JPNode, character, logical)
|
||||||||||||||||||||||||||||||
InsertRefactorTask (integer, integer, character, logical)
|
||||||||||||||||||||||||||||||
PerformRefactor ()
|
||||||||||||||||||||||||||||||
ReplaceAllNodeContent (JPNode, character)
|
||||||||||||||||||||||||||||||
ReplaceNodeContent (JPNode, character)
|
||||||||||||||||||||||||||||||
LOGICAL Save ()
|
||||||||||||||||||||||||||||||
LOGICAL Save (character)
|
||||||||||||||||||||||||||||||
RefactorSession (ParseUnit)
|
|||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
CHARACTER FileName
|
|||||||||
|---|---|---|---|---|---|---|---|---|---|
LOGICAL HasTasks
|
|||||||||
org.prorefactor.treeparser.ParseUnit ParseUnit
|
|||||||||
LOGICAL Refactored
|
|||||||||