10.3. Parser Directives

The parser directives are syntactic constructions very similar to the C/C++ preprocessor directives (although the IDL parser in the Massiv doesn't have any preprocessor). Each directive begins with the # character and cannot be split into more lines (the only exception is a nasty C++ compatible hack - enclosing the end of line into a multiline comment). List of all supported directives follows: