public class DaaRuleViolation extends JavaRuleViolation
beginColumn, beginLine, className, description, endColumn, endLine, filename, methodName, packageName, rule, suppressed| Constructor and Description |
|---|
DaaRuleViolation(Rule rule,
RuleContext ctx,
Node node,
String type,
String msg,
String var,
int beginLine,
int endLine) |
| Modifier and Type | Method and Description |
|---|---|
String |
getType() |
String |
getVariableName() |
isSupressedexpandVariables, getBeginColumn, getBeginLine, getClassName, getDescription, getEndColumn, getEndLine, getFilename, getMethodName, getPackageName, getRule, getVariableValue, isSuppressed, isVariable, setLines, toStringpublic String getVariableName()
getVariableName in interface RuleViolationgetVariableName in class ParametricRuleViolation<JavaNode>public String getType()
Copyright © 2002–2016 InfoEther. All rights reserved.