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() |
isSupressed
expandVariables, getBeginColumn, getBeginLine, getClassName, getDescription, getEndColumn, getEndLine, getFilename, getMethodName, getPackageName, getRule, getVariableValue, isSuppressed, isVariable, setLines, toString
public String getVariableName()
getVariableName
in interface RuleViolation
getVariableName
in class ParametricRuleViolation<JavaNode>
public String getType()
Copyright © 2002-2014 InfoEther. All Rights Reserved.