io.sarl.lang.extralanguage.compiler
Class NullExtraLanguageGeneratorProvider
All Superinterfaces:
IExtraLanguageGeneratorProvider
class NullExtraLanguageGeneratorProvider
extends java.lang.Object
implements IExtraLanguageGeneratorProvider
Implementation of the provider of the extra language generators that replies no generator.
Maven Group Identifier:
io.sarl.lang
Maven Artifact Identifier:
compiler
Since:
0.6
Constructor Summary
Constructor and description
new
Action Summary
Modifier and type Action and description
java.lang.Iterable<T> getGenerators(IGeneratorContext,Resource)
Constructor Details
new
new
Action Details
getGenerators(IGeneratorContext,Resource)
def getGenerators(IGeneratorContext,Resource) : java.lang.Iterable<T>