The <tt>DEFFLAG</tt> Statement



next up previous contents
Next: The DEFMETHOD Statement Up: C.3 The VOOPS Syntax Previous: The ENDCLASS Statement

The DEFFLAG Statement

 

The flag name (a LISP symbol) is appended to the list of known flags. This statement should only appear in the master template header file, because the actual flags are defined there by VOOPS. The optional documentation string is transformed to a proper TAC documentation comment according to the VISTA documentation rules. Flags are actually #defined at execution of the ENDMODULE statement at the end of the master template header file, therefore no code is produced at execution of this statement.



Martin Stiftinger
Tue Nov 29 19:41:50 MET 1994