|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ILint | |
---|---|
org.prorefactor.refactor | General support classes for the refactoring packages. |
org.prorefactor.refactor.tfnames | Table and field names lint and refactoring. |
Uses of ILint in org.prorefactor.refactor |
---|
Methods in org.prorefactor.refactor with parameters of type ILint | |
---|---|
java.lang.String |
TempDirWrap.run(int topNode,
ILint lint,
IRefactor refactor)
Run the refactor for a given root node. |
Uses of ILint in org.prorefactor.refactor.tfnames |
---|
Classes in org.prorefactor.refactor.tfnames that implement ILint | |
---|---|
class |
NamesLint
Find all table and table.field names, find those which need to be refactored. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |