Package org.prorefactor.refactor.noundo

Refactoring which adds missing NO-UNDO to DEFINE statements.

See:
          Description

Class Summary
NoundoRefactor Given a DEFINE statement that is missing NO-UNDO, we add the NO-UNDO just before the statement close (period or colon).
NoundoTarget Represents a (potential) target for NO-UNDO refactoring.
NoundoWrap Wraps the various NO-UNDO refactor pieces into a single function call.
 

Package org.prorefactor.refactor.noundo Description

Refactoring which adds missing NO-UNDO to DEFINE statements.

Package Specification

Related Documentation



Copyright © 2008 Joanju Software. All Rights Reserved.