public static class DummyLanguageModule.RuleViolationFactory
extends AbstractRuleViolationFactory
| Constructor and Description |
|---|
RuleViolationFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected RuleViolation |
createRuleViolation(Rule rule,
RuleContext ruleContext,
Node node,
String message) |
protected RuleViolation |
createRuleViolation(Rule rule,
RuleContext ruleContext,
Node node,
String message,
int beginLine,
int endLine) |
Copyright © 2002–2016 InfoEther. All rights reserved.