Overview of Package io.sarl.lang.compiler
Object Type List
Name Description
AbstractResourceTypeDetector Detect the type of a folder.
io.sarl.lang.compiler.JavaInlineExpressionCompiler.AnnotationInformation Information about the line annotation.
DefaultResourceTypeDetector Detect the type of a folder.
GeneratorConfig2 Configuration for the SARL generator.
GeneratorConfigAdapter Adapter for providing the SARL generator configuration.
GeneratorConfigAdapterAdapter EMF Adapter.
GeneratorConfigProvider2 Provider of a generator configuration v2.
IGeneratorConfigProvider2 Provider of a generator configuration v2.
IInlineExpressionCompiler Compiler for creating inline expressions.
InlineAnnotationTreeAppendable Appendable for creating an inline expression.
IResourceTypeDetector Detect the type of a folder.
JavaInlineExpressionCompiler Compiler for creating inline expressions with Java syntax.
NoDefaultPackageImportManager Import manager that is skipping the imports for types in default package.
SarlCompiler The compiler from SARL to the target language.
SARLGeneratorConfigProvider SARL-specific provider of a generator configuration.
SARLJvmGenerator SARL-specific generator.
SarlOutputConfigurationProvider Provide the output configuration from the SARL code to the Java code.
SarlPartialParserHelper A customized partial parsing helper that falls eagerly back to a full parse as soon as the new token sequence would be different from the old one.