io.sarl.lang.validation
Class StandardSarlConfigurableIssueCodesProvider
@javax.inject.Singleton
class StandardSarlConfigurableIssueCodesProvider
extends java.lang.Object
Provider of issues that could be configured by the user.
Maven Group Identifier:
io.sarl.lang
Maven Artifact Identifier:
compiler
Constructor Summary
Constructor and description
new
Construct a provider of issue codes for Xtext tools.
Action Summary
Modifier and type Action and description
protected void initialize(IAcceptor<T>)
Constructor Details
new
new
Construct a provider of issue codes for Xtext tools.
Action Details
initialize(IAcceptor<T>)
protected def initialize(IAcceptor<T>)