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

Classes

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