lingua-franca 0.10.1
Lingua Franca code generator
Loading...
Searching...
No Matches
CLI

Classes that implement the command line interface. More...

Classes

class  org.lflang.cli.CliBase
 Base class for standalone CLI applications. More...
class  org.lflang.cli.Lfc
 Standalone version of the Lingua Franca compiler (lfc). More...
class  org.lflang.cli.LFCliSetup
 Setup for Cli module registration. More...
class  org.lflang.cli.Lfd
 Command lin tool for generating diagrams from Lingua Franca programs. More...
class  org.lflang.cli.Lff
 Standalone version of the Lingua Franca formatter (lff). More...
class  org.lflang.cli.LFStandaloneModule
 Module that is only available when running LFC as a standalone program. More...
class  org.lflang.cli.StandaloneIssueAcceptor
 Collects issues from the code generator and reports them to the user. More...
class  org.lflang.cli.StandaloneMessageReporter
 An error reporter that forwards all messages to an IssueCollector. More...

Detailed Description

Classes that implement the command line interface.