|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| + | InsertAfterNode (INode, character) |
Inserts the given text before the given INode |
|
| + | InsertBeforeNode (INode, 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 (INode, character) |
Replaces the contents of the given INode instance including all it's
Children |
|
| + | ReplaceNodeContent (INode, character) |
Replaces the contents of the given INode 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 | |
|---|---|---|---|
| + | RefactorSession2 (IParseUnit) |
Constructor for the RefactorSession2 class |
| Options | Name | Purpose | |
|---|---|---|---|
| + | CHARACTER FileName |
|
|
| + | LOGICAL HasTasks |
|
|
| + | Consultingwerk.Studio.ProparseApi.IParseUnit ParseUnit |
|
|
| + | LOGICAL Refactored |
|
|
Top
PUBLIC InsertAfterNode (INode, character)
|
||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC InsertBeforeNode (INode, character, logical)
|
||||||||||||||||||||||||||||||
PROTECTED InsertRefactorTask (integer, integer, character, logical)
|
||||||||||||||||||||||||||||||
PROTECTED PerformRefactor ()
|
||||||||||||||||||||||||||||||
PUBLIC ReplaceAllNodeContent (INode, character)
|
||||||||||||||||||||||||||||||
PUBLIC ReplaceNodeContent (INode, character)
|
||||||||||||||||||||||||||||||
PUBLIC LOGICAL Save ()
|
||||||||||||||||||||||||||||||
PUBLIC LOGICAL Save (character)
|
||||||||||||||||||||||||||||||
PUBLIC RefactorSession2 (IParseUnit)
|
|||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC CHARACTER FileName
|
|||||||||
|---|---|---|---|---|---|---|---|---|---|
PUBLIC LOGICAL HasTasks
|
|||||||||
PUBLIC Consultingwerk.Studio.ProparseApi.IParseUnit ParseUnit
|
|||||||||
PUBLIC LOGICAL Refactored
|
|||||||||