io.sarl.lang.validation
Class SARLJvmTypeReferencesValidator
All Superinterfaces:
org.eclipse.emf.ecore.EValidator, org.eclipse.xtext.validation.ValidationMessageAcceptor
class SARLJvmTypeReferencesValidator
extends java.lang.Object
This class validates the references to JVM types.

It is overridden in order to enable warning suppression with SuppressWarnings annotation.
Maven Group Identifier:
io.sarl.lang
Maven Artifact Identifier:
compiler
Constructor Summary
Constructor and description
new
Action Summary
Modifier and type Action and description
protected org.eclipse.xtext.validation.IssueSeverities getIssueSeverities(Map<K,V>,EObject)
protected void warnRawType(JvmType,JvmParameterizedTypeReference)
Constructor Details
new
new
Action Details
getIssueSeverities(Map<K,V>,EObject)
protected def getIssueSeverities(Map<K,V>,EObject) : org.eclipse.xtext.validation.IssueSeverities
warnRawType(JvmType,JvmParameterizedTypeReference)
protected def warnRawType(JvmType,JvmParameterizedTypeReference)