Class ProblemConfigurableIssueCodesProvider
java.lang.Object
org.eclipse.xtext.validation.ConfigurableIssueCodesProvider
tools.refinery.language.validation.ProblemConfigurableIssueCodesProvider
public class ProblemConfigurableIssueCodesProvider
extends org.eclipse.xtext.validation.ConfigurableIssueCodesProvider
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected void
initialize
(org.eclipse.xtext.util.IAcceptor<org.eclipse.xtext.preferences.PreferenceKey> acceptor) Methods inherited from class org.eclipse.xtext.validation.ConfigurableIssueCodesProvider
create, getConfigurableIssueCodes
-
Field Details
-
ISSUE_CODE_PREFIX
- See Also:
-
DEPRECATED_MODEL_PART
- See Also:
-
-
Constructor Details
-
ProblemConfigurableIssueCodesProvider
public ProblemConfigurableIssueCodesProvider()
-
-
Method Details
-
initialize
protected void initialize(org.eclipse.xtext.util.IAcceptor<org.eclipse.xtext.preferences.PreferenceKey> acceptor) - Overrides:
initialize
in classorg.eclipse.xtext.validation.ConfigurableIssueCodesProvider
-