![]() |
lingua-franca 0.10.1
Lingua Franca code generator
|
Generates code for preambles for the C and CCpp target. More...
Static Public Member Functions | |
| static boolean | arduinoBased (TargetConfig targetConfig) |
| static String | generateDefineDirectives (TargetConfig targetConfig, Path srcGenPath) |
| static String | generateIncludeStatements (TargetConfig targetConfig, boolean cppMode) |
| Add necessary source files specific to the target language. | |
Generates code for preambles for the C and CCpp target.
This includes #include and #define directives at the top of each generated ".c" file.
|
static |
|
static |
|
static |
Add necessary source files specific to the target language.