See: Description
| Class | Description |
|---|---|
| CCodeGenerator |
Base class for C code generator.
|
| CCodegenUtilities |
A utility class used to simplify creating c templates in EmbeddedCActors.
|
| CParseTreeCodeGenerator |
This class evaluates a parse tree given a reference to its root node.
|
| CTemplateParser |
A class that allows to parse macros of templates in a code generator
perspective.
|