[Java] Interface GroovyDocErrorReporter
Methods Summary
Type Params | Return Type | Name and description |
---|---|---|
void |
printError(String arg0) | |
void |
printNotice(String arg0) | |
void |
printWarning(String arg0) |
Method Detail
public void printError(String arg0)
public void printNotice(String arg0)
public void printWarning(String arg0)
© 2003-2020 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/2.4.21/html/gapi/org/codehaus/groovy/groovydoc/GroovyDocErrorReporter.html