Package org.prorefactor.refactor.substitute

Provides lint, refactor, and other subroutines related to the p4gl SUBSTITUTE refactor.

See:
          Description

Class Summary
SubstituteLint Find PLUS nodes which join two or more QSTRING nodes with expressions.
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.
SubstituteTarget Represents a (potential) target for SUBSTITUTE refactoring.
SubstituteWrap Wraps the SUBSTITUTE lint/refactor/review trio into a single subroutine.
 

Package org.prorefactor.refactor.substitute Description

Provides lint, refactor, and other subroutines related to the p4gl SUBSTITUTE refactor.

Package Specification

Related Documentation



Copyright © 2008 Joanju Software. All Rights Reserved.