net.sourceforge.pmd.dfa
public class DaaRuleViolation extends RuleViolation
Constructor Summary | |
---|---|
DaaRuleViolation(Rule rule, RuleContext ctx, SimpleNode node, String type, String msg, String var, int beginLine, int endLine) |
Method Summary | |
---|---|
int | getBeginLine() |
int | getEndLine() |
String | getType() |
String | getVariableName() |