|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RefactorSession | |
|---|---|
| org.prorefactor | |
| org.prorefactor.refactor | General support classes for the refactoring packages. |
| org.prorefactor.treeparser | General use classes for any or all Tree Parsers. |
| Uses of RefactorSession in org.prorefactor |
|---|
| Fields in org.prorefactor declared as RefactorSession | |
|---|---|
protected RefactorSession |
Console.session
|
| Uses of RefactorSession in org.prorefactor.refactor |
|---|
| Methods in org.prorefactor.refactor that return RefactorSession | |
|---|---|
static RefactorSession |
RefactorSession.getInstance()
Get the Singleton instance. |
RefactorSession |
RefactorSession.setIDE(IDE ide)
|
| Constructors in org.prorefactor.refactor with parameters of type RefactorSession | |
|---|---|
IDEDefault(RefactorSession refpack)
|
|
| Uses of RefactorSession in org.prorefactor.treeparser |
|---|
| Fields in org.prorefactor.treeparser declared as RefactorSession | |
|---|---|
protected RefactorSession |
ParseUnit.refpack
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||