|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD |
java.lang.Objectorg.codenarc.rule.Violation
class Violation
Represents a single instance of a rule violation
Property Summary | |
---|---|
Integer |
lineNumber
|
String |
message
|
Rule |
rule
|
String |
sourceLine
|
Method Summary | |
---|---|
String
|
toString()
|
Methods inherited from class Object | |
---|---|
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Property Detail |
---|
Integer lineNumber
String message
Rule rule
String sourceLine
Method Detail |
---|
String toString()
Groovy Documentation