Class SortableHtmlReportWriter.ViolationAndPath
java.lang.Object
org.codenarc.report.SortableHtmlReportWriter.ViolationAndPath
- All Implemented Interfaces:
groovy.lang.GroovyObject
- Enclosing class:
SortableHtmlReportWriter
private class SortableHtmlReportWriter.ViolationAndPath
extends Object
implements groovy.lang.GroovyObject
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongroovy.lang.MetaClassgetPath()getProperty(String property) invokeMethod(String method, Object arguments) voidsetMetaClass(groovy.lang.MetaClass mc) voidvoidsetProperty(String property, Object value) voidsetViolation(Violation value)
-
Constructor Details
-
ViolationAndPath
private ViolationAndPath()
-
-
Method Details
-
getMetaClass
public groovy.lang.MetaClass getMetaClass()- Specified by:
getMetaClassin interfacegroovy.lang.GroovyObject
-
setMetaClass
public void setMetaClass(groovy.lang.MetaClass mc) - Specified by:
setMetaClassin interfacegroovy.lang.GroovyObject
-
invokeMethod
-
getProperty
-
setProperty
-
getViolation
-
setViolation
-
getPath
-
setPath
-