io.sarl.lang.extralanguage
Class ContributionBasedExtraLanguageValidatorProvider
All Superinterfaces:
IExtraLanguageValidatorProvider
class ContributionBasedExtraLanguageValidatorProvider
extends java.lang.Object
implements IExtraLanguageValidatorProvider
Provider of the extra-language validators.
Maven Group Identifier:
io.sarl.lang
Maven Artifact Identifier:
compiler
Since:
0.8
Constructor Summary
Constructor and description
new
Action Summary
Modifier and type Action and description
java.util.List<E> getValidators(Resource)
Constructor Details
new
new
Action Details
getValidators(Resource)
def getValidators(Resource) : java.util.List<E>