![]() | Syntax |
---|---|
VTCLFile ::= NamespaceDefAST NamespaceImportsAST GTASMDefAST A VTCL file contains an optional (namespace definition), zero or more namespace import and (at least) one (transformation definition). In addition, a VTCL file can contain comments. The part of the VTCL file is handled as comment that is
|
![]() | Constraints |
---|---|
It is strongly recommended to define a single machine within a VTCL file, which might be enforced by future VTCL versions. |