|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| WrapProcedure | Wrap the procedural (non declarative) code of a .p into an internal PROCEDURE. |
Provides the Wrap Procedure Block refactoring.
This refactoring takes a procedural abc.p program file, and wraps all procedural code into an internal procedure named abc_main. A RUN statement is also added so that abc_main gets called when the .p is run.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||