All Classes and Interfaces

Classes
Class
Description
 
Represents an abstract generator for Java code.
 
The GenerateLanguageTask is an abstract Gradle task used for processing LionWeb Language files, generating Java code representations for the defined languages.
 
The LanguageJavaCodeGenerator class is responsible for generating Java code representations of language definitions and their associated components.
The `LionWebPlugin` is a custom Gradle plugin for projects that utilize LionWeb for language engineering.
Gradle extension for configuring the LionWeb Gradle plugin.
The NodeClassesJavaCodeGenerator class is responsible for generating Java code for node classes based on provided models, languages, and configurations.