Titan



except


The keyword is used in conjunction with the keyword import to denote which definitions are excluded from the import.

Related keyword:


except...

 

TITAN specific restriction compared to the standard:

 Selective import is not implemented. When encountered in the TTCN-3 program, it will be treated as a statement for importing all definitions.



BNF definition of except