Class GenerateCodeNarcRulesProperties
java.lang.Object
org.codenarc.tool.GenerateCodeNarcRulesProperties
- All Implemented Interfaces:
groovy.lang.GroovyObject
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongroovy.lang.MetaClassgetProperty(String property) invokeMethod(String method, Object arguments) static voidvoidsetMetaClass(groovy.lang.MetaClass mc) voidsetProperty(String property, Object value)
-
Field Details
-
PROPERTIES_FILE
-
propertiesFile
-
-
Constructor Details
-
GenerateCodeNarcRulesProperties
public GenerateCodeNarcRulesProperties()
-
-
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
-
main
-