Groovy Documentation

groovy.org.codenarc.rule
[Groovy] Class InlineViolationsParser.ParseResult

java.lang.Object
  groovy.org.codenarc.rule.InlineViolationsParser.ParseResult

static class InlineViolationsParser.ParseResult

Property Summary
String source

List violations

 
Method Summary
 
Methods inherited from class Object
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
 

Property Detail

source

String source


violations

List violations


 

Groovy Documentation