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

Module that is only available when running LFC as a standalone program. More...

Inherits Module.

Public Member Functions

void configure (Binder binder)
 LFStandaloneModule (ReportingBackend helper, Io io)

Detailed Description

Module that is only available when running LFC as a standalone program.

See also
LFRuntimeModule

Constructor & Destructor Documentation

◆ LFStandaloneModule()

org.lflang.cli.LFStandaloneModule.LFStandaloneModule ( ReportingBackend helper,
Io io )

Member Function Documentation

◆ configure()

void org.lflang.cli.LFStandaloneModule.configure ( Binder binder)

The documentation for this class was generated from the following file:
  • /Users/runner/work/lingua-franca/lingua-franca/cli/base/src/main/java/org/lflang/cli/LFStandaloneModule.java