The ENDSUBMODULE Statement
Next: The DEFCLASS Statement
Up: C.3 The VOOPS Syntax
Previous: The SUBMODULE Statement
- Synopsis:
-
<
(ENDSUBMODULE)>
After sorting the internal class association list, this statement saves it to
the save file and invalidates the current module name. It has to appear only
at the very end of template header files (except the master template header
file), template source files and the master template source file.
-
- Note: Any of the VOOPS statements below must appear between an enclosing
MODULE - ENDMODULE or SUBMODULE - ENDSUBMODULE pair
in a template header or source file. Only there VOOPS will recognize the
statements and generate proper code!
Martin Stiftinger
Tue Nov 29 19:41:50 MET 1994