rulebook
Toggle table of contents
0.1
jvm
Platform filter
jvm
Switch theme
Search in API
rulebook
rulebook-codenarc
/
com.hanggrian.rulebook.codenarc
/
createViolation
create
Violation
fun
Rule
.
createViolation
(
lineNumber
:
Int
,
sourceLine
:
String
,
message
:
String
)
:
Violation
Alias of
AbstractRule.createViolation
that is not protected.