Groovy Documentation

groovy.org.codenarc.ant
[Groovy] Class ReportOption

java.lang.Object
  groovy.org.codenarc.ant.ReportOption

class ReportOption

JavaBean class holding the properties for a

Authors:
Chris Mair
See Also:
CodeNarcTask


Property Summary
String name

String value

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

Property Detail

name

String name


value

String value


 

Groovy Documentation