Uses of Package
org.prorefactor.refactor

Packages that use org.prorefactor.refactor
com.joanju.cgs   
com.joanju.proparse.sockets   
org.prorefactor   
org.prorefactor.macrolevel   
org.prorefactor.refactor General support classes for the refactoring packages. 
org.prorefactor.refactor.action Provides the Refactoring Actions. 
org.prorefactor.refactor.appendprogram Provides refactoring for appending one program file to another program file. 
org.prorefactor.refactor.bubbledecs Provides the Bubble Declarations refactoring. 
org.prorefactor.refactor.noundo Refactoring which adds missing NO-UNDO to DEFINE statements. 
org.prorefactor.refactor.source This package is incomplete. 
org.prorefactor.refactor.substitute Provides lint, refactor, and other subroutines related to the p4gl SUBSTITUTE refactor. 
org.prorefactor.refactor.tfnames Table and field names lint and refactoring. 
org.prorefactor.refactor.wrapproc Provides the Wrap Procedure Block refactoring. 
org.prorefactor.treeparser General use classes for any or all Tree Parsers. 
 

Classes in org.prorefactor.refactor used by com.joanju.cgs
RefactorException
          Exception to be thrown only by the refactoring libraries, especially ScanLib, Refactor, etc.
 

Classes in org.prorefactor.refactor used by com.joanju.proparse.sockets
RefactorException
          Exception to be thrown only by the refactoring libraries, especially ScanLib, Refactor, etc.
 

Classes in org.prorefactor.refactor used by org.prorefactor
RefactorSession
          This "Singleton" class provides an interface to an org.prorefactor.refactor session.
 

Classes in org.prorefactor.refactor used by org.prorefactor.macrolevel
RefactorException
          Exception to be thrown only by the refactoring libraries, especially ScanLib, Refactor, etc.
 

Classes in org.prorefactor.refactor used by org.prorefactor.refactor
IDE
          An interface to the IDE from ProRefactor.
ILint
          Interface to a Lint object.
IRefactor
          Interface to a Refactor object.
LooseChain
          A convenience class for storing loose token chains.
PUB.SymbolRef
          A record of symbol type and name, for import/export tables.
Refactor
          A collection of functions to help with refactoring.
RefactorException
          Exception to be thrown only by the refactoring libraries, especially ScanLib, Refactor, etc.
RefactorSession
          This "Singleton" class provides an interface to an org.prorefactor.refactor session.
RefactorTarget
          Represents a (potential) target for refactoring.
Rollback
          A refactoring "roll back" restores files which were preserved before a refactoring was run.
Scan
          Scan objects are managed by a ScanManager.
ScanLib
          Library of functions for working with a scanner and its token list.
 

Classes in org.prorefactor.refactor used by org.prorefactor.refactor.action
IRefactor
          Interface to a Refactor object.
RefactorException
          Exception to be thrown only by the refactoring libraries, especially ScanLib, Refactor, etc.
RefactorTarget
          Represents a (potential) target for refactoring.
Rollback
          A refactoring "roll back" restores files which were preserved before a refactoring was run.
 

Classes in org.prorefactor.refactor used by org.prorefactor.refactor.appendprogram
RefactorException
          Exception to be thrown only by the refactoring libraries, especially ScanLib, Refactor, etc.
Rollback
          A refactoring "roll back" restores files which were preserved before a refactoring was run.
 

Classes in org.prorefactor.refactor used by org.prorefactor.refactor.bubbledecs
RefactorException
          Exception to be thrown only by the refactoring libraries, especially ScanLib, Refactor, etc.
Rollback
          A refactoring "roll back" restores files which were preserved before a refactoring was run.
 

Classes in org.prorefactor.refactor used by org.prorefactor.refactor.noundo
RefactorTarget
          Represents a (potential) target for refactoring.
 

Classes in org.prorefactor.refactor used by org.prorefactor.refactor.source
RefactorException
          Exception to be thrown only by the refactoring libraries, especially ScanLib, Refactor, etc.
 

Classes in org.prorefactor.refactor used by org.prorefactor.refactor.substitute
RefactorTarget
          Represents a (potential) target for refactoring.
 

Classes in org.prorefactor.refactor used by org.prorefactor.refactor.tfnames
ILint
          Interface to a Lint object.
IRefactor
          Interface to a Refactor object.
RefactorTarget
          Represents a (potential) target for refactoring.
 

Classes in org.prorefactor.refactor used by org.prorefactor.refactor.wrapproc
RefactorException
          Exception to be thrown only by the refactoring libraries, especially ScanLib, Refactor, etc.
Rollback
          A refactoring "roll back" restores files which were preserved before a refactoring was run.
 

Classes in org.prorefactor.refactor used by org.prorefactor.treeparser
PUB
          The API for "Parse Unit Binary" files, which are a persistent store for syntax trees.
RefactorException
          Exception to be thrown only by the refactoring libraries, especially ScanLib, Refactor, etc.
RefactorSession
          This "Singleton" class provides an interface to an org.prorefactor.refactor session.
 



Copyright © 2008 Joanju Software. All Rights Reserved.