io.sarl.lang.extralanguage.validator
Class NullExtraLanguageValidatorProvider
All Superinterfaces:
IExtraLanguageValidatorProvider
class NullExtraLanguageValidatorProvider
extends java.lang.Object
implements IExtraLanguageValidatorProvider
Implementation of the provider of the extra language validators 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.util.List<E> getValidators(Resource)
Constructor Details
new
new
Action Details
getValidators(Resource)
def getValidators(Resource) : java.util.List<E>