lingua-franca 0.10.1
Lingua Franca code generator
Loading...
Searching...
No Matches
org.lflang.generator.python.PythonMainFunctionGenerator Class Reference

Responsible for creating the main function for the generated Python target programs. More...

Static Public Member Functions

static String generateCode ()

Detailed Description

Responsible for creating the main function for the generated Python target programs.

Author
Soroush Bateni

Member Function Documentation

◆ generateCode()

String org.lflang.generator.python.PythonMainFunctionGenerator.generateCode ( )
static

The documentation for this class was generated from the following file:
  • /Users/runner/work/lingua-franca/lingua-franca/core/src/main/java/org/lflang/generator/python/PythonMainFunctionGenerator.java