|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
# | InsertAsFirstStatement (RefactorSession, JPNode, longchar) |
Inserts source code as the first statement in the method |
|
# | InsertBeforeEndMethod (RefactorSession, JPNode, longchar) |
Inserts source code before the end method statement of a method |
|
+ | InsertIntoMethod (ClassName, character, longchar, InsertCodePositionEnum) |
Inserts source code into an existing method |
Top
PROTECTED InsertAsFirstStatement (RefactorSession, JPNode, longchar)
|
||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PROTECTED InsertBeforeEndMethod (RefactorSession, JPNode, longchar)
|
||||||||||||||||||||||||||||||
PUBLIC InsertIntoMethod (ClassName, character, longchar, InsertCodePositionEnum)
|