|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IConstants | |
---|---|
org.prorefactor.refactor.substitute | Provides lint, refactor, and other subroutines related to the p4gl SUBSTITUTE refactor. |
org.prorefactor.treeparser03 | This tree parser performs various lint checks on the AST, and builds a sorted tree of RefactorTarget objects. |
Uses of IConstants in org.prorefactor.refactor.substitute |
---|
Classes in org.prorefactor.refactor.substitute that implement IConstants | |
---|---|
class |
SubstituteRefactor
Given a handle to a PLUS node, where multiple PLUS and QSTRING nodes are used, changes the AST to use SUBSTITUTE, and synchronizes the scanner's token list. |
Uses of IConstants in org.prorefactor.treeparser03 |
---|
Classes in org.prorefactor.treeparser03 that implement IConstants | |
---|---|
class |
TP03Support
Provides all functions called by TreeParser03. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |