Interface GroovyDocErrorReporter

All Known Subinterfaces:
GroovyRootDoc
All Known Implementing Classes:
SimpleGroovyRootDoc

public interface GroovyDocErrorReporter
  • Method Details

    • printError

      void printError​(String arg0)
    • printNotice

      void printNotice​(String arg0)
    • printWarning

      void printWarning​(String arg0)