Semicolons as line terminators are not required in Groovy: remove them. Do not use a semicolon as a replacement for empty braces on for and while loops; this is a confusing practice.
Type | Name and description |
---|---|
Class |
astVisitorClass |
String |
excludePattern |
String |
name |
int |
priority |
def |
temporaryViolations |
Type Params | Return Type | Name and description |
---|---|---|
|
void |
applyTo(SourceCode sourceCode, List violations) |