ReportWriterpublic class IdeTextReportWriter extends TextReportWriter
BASE_MESSAGES_BUNDLE, CODENARC_URL, CUSTOM_MESSAGES_BUNDLE, customMessagesBundleName, getTimestamp, initializeResourceBundle, resourceBundle, VERSION_FILE| Constructor | Description |
|---|---|
IdeTextReportWriter() |
| Modifier and Type | Method | Description |
|---|---|---|
groovy.lang.MetaClass |
getMetaClass() |
|
Object |
getProperty(String property) |
|
protected String |
getViolationLocationString(Violation violation,
String path) |
|
Object |
invokeMethod(String method,
Object arguments) |
|
void |
setMetaClass(groovy.lang.MetaClass mc) |
|
void |
setProperty(String property,
Object value) |
getCodeNarcVersion, getDescriptionForRule, getFormattedTimestamp, getHtmlDescriptionForRule, getOutputFile, getResourceBundleString, getResourceBundleString, getResourceBundleString, getSortedRules, getWriteToStandardOut, initializeDefaultResourceBundle, isEnabled, setOutputFile, setWriteToStandardOut, writeReportclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDefaultOutputFile, getMaxPriority, getTitle, setDefaultOutputFile, setMaxPriority, setTitle, writeFileViolations, writeFooter, writePackageViolations, writeReport, writeSummary, writeTitle, writeViolationpublic groovy.lang.MetaClass getMetaClass()
getMetaClass in class TextReportWriterpublic void setMetaClass(groovy.lang.MetaClass mc)
setMetaClass in class TextReportWriterpublic Object invokeMethod(String method, Object arguments)
invokeMethod in class TextReportWriterpublic Object getProperty(String property)
getProperty in class TextReportWriterpublic void setProperty(String property, Object value)
setProperty in class TextReportWriterprotected String getViolationLocationString(Violation violation, String path)
getViolationLocationString in class TextReportWriterCopyright © 2019. All rights reserved.