io.sarl.lang.macro
Class SarlCompilationUnitProvider
All Superinterfaces:
javax.inject.Provider<T>
@javax.inject.Singleton
class SarlCompilationUnitProvider
extends java.lang.Object
implements javax.inject.Provider<T>
Provider of compilation units for active annotations.

This processor ensures that SARL type declarations are supported by the compilation unit.
Maven Group Identifier:
io.sarl.lang
Maven Artifact Identifier:
compiler
Since:
0.9
Constructor Summary
Constructor and description
new
Action Summary
Modifier and type Action and description
org.eclipse.xtend.core.macro.declaration.CompilationUnitImpl get
Constructor Details
new
new
Action Details
get
def get : org.eclipse.xtend.core.macro.declaration.CompilationUnitImpl