C.3 The VOOPS Syntax
Next: The MODULE Statement
Up: PhD Thesis Franz Fasching
Previous: C.2 Methods and the
VOOPS uses UNFUG to process its template header and source files and
substitute its LISP statements with their respective output. Hence VOOPS
itself does not have its own specialized syntax, but nevertheless VOOPS
statements have to be used in a determined sequence and scope. This subsection
presents a short tour through the VOOPS statements, and explains where they
can appear and their semantical meaning.
-
- Note: Most statements below generate C code inserted in place of this
statement by UNFUG. Although this code generation is the main purpose of
VOOPS, many other steps have to be performed internally. In
order to reflect the original sequence of actions VOOPS performs in a
specific statement, the description of the generated code appears not always
at the same place in a paragraph, but rather at the specific sequential step
it occurs.
Martin Stiftinger
Tue Nov 29 19:41:50 MET 1994