Overview
Module
Package
Type
Tree
Deprecated
Index
Prev Type
Next Type
All Types
Summary:
Actio
|
Capac
|
Constr
|
Handl
|
Field
|
Nested
|
Propr
Details:
Actio
|
Constr
|
Handl
|
Field
|
Propr
io.sarl.lang.extralanguage
Class ContributionBasedExtraLanguageGeneratorProvider
java.lang.Object
ContributionBasedExtraLanguageGeneratorProvider
All Superinterfaces:
IExtraLanguageGeneratorProvider
class
ContributionBasedExtraLanguageGeneratorProvider
extends
java.lang.Object
implements
IExtraLanguageGeneratorProvider
Provider of the extra-language generators.
Maven Group Identifier:
io.sarl.lang
Maven Artifact Identifier:
compiler
Since:
0.8
Constructor Summary
Constructors
Constructor and description
new
Action Summary
All actions
Instance actions
Modifier and type
Action and description
java.lang.Iterable
<T>
getGenerators(IGeneratorContext,Resource)
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>