io.sarl.lang.pythongenerator.validator
Class PyValidatorProvider
All Superinterfaces:
IExtraLanguageValidatorProvider
class PyValidatorProvider
extends java.lang.Object
implements IExtraLanguageValidatorProvider
The provider of a validator from SARL to the Python language.
Maven Group Identifier:
io.sarl.lang
Maven Artifact Identifier:
pythongenerator
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>