![]() |
lingua-franca 0.10.1
Lingua Franca code generator
|
Classes that provide infrastructure for the code generator including the Xtext framework. More...
Classes | |
| class | org.lflang.generator.IntegratedBuilder |
| Manage Lingua Franca build processes that are requested from the language server. More... | |
| interface | org.lflang.generator.LFGeneratorContext |
| The context of a Lingua Franca build process. More... | |
| class | org.lflang.generator.MainContext |
| An LFGeneratorContext that is not nested in any other generator context. More... | |
| class | org.lflang.generator.SubContext |
| A SubContext is the context of a process within a build process. More... | |
| interface | org.lflang.generator.ValidationStrategy |
| A means of validating generated code. More... | |
| class | org.lflang.ide.LFIdeSetup |
| Initialization support for running Xtext languages as language servers. More... | |
| class | org.lflang.LFResourceDescriptionStrategy |
| Resource description strategy designed to limit global scope to only those files that were explicitly imported. More... | |
| class | org.lflang.LFResourceProvider |
| Class that provides access to a resource set. More... | |
| class | org.lflang.LFRuntimeModule |
| Binds services that are available both when running LFC standalone, and when running within the IDE. More... | |
| class | org.lflang.LFStandaloneSetup |
| Initialization support for running Xtext languages without Equinox extension registry. More... | |
| class | org.lflang.ModelInfo |
| A helper class for analyzing the AST. More... | |
Classes that provide infrastructure for the code generator including the Xtext framework.