public type | description |
---|---|
class CodeGenException | Thrown when an error occurs while generating code. |
class CodeGenGlobals | The available globals when generating code from a template. |
record CodeGenOutputFile | The name and text of a generated code file. |
class CodeGenSettings | Settings used when generating code. |
class CodeGenTemplate | A template from which code can be generated. |