io.sarl.lang.validation
Class SARLFeatureNameValidator
All Superinterfaces:
org.eclipse.xtext.xbase.scoping.batch.IFeatureNames
class SARLFeatureNameValidator
extends java.lang.Object
Validator of the feature names.
Maven Group Identifier:
io.sarl.lang
Maven Artifact Identifier:
compiler
Constructor Summary
Constructor and description
new
Construct a validator for the feature's names.
Action Summary
Modifier and type Action and description
boolean isDisallowedName(QualifiedName)
Constructor Details
new
new
Construct a validator for the feature's names.
Action Details
isDisallowedName(QualifiedName)
def isDisallowedName(QualifiedName) : boolean