Class BaseGeneratorTasks

    • Field Detail

      • baseDirectory

        protected final String baseDirectory
      • testDirectory

        protected final String testDirectory
      • log

        protected final org.slf4j.Logger log
    • Method Detail

      • info

        protected void info​(String message)
      • hasTasks

        protected boolean hasTasks()
        Hook to allow subclasses to indicate they have no tasks so they can assume when createTasks is called there's something to emit.
      • createPoetGeneratorTestTask

        protected final GeneratorTask createPoetGeneratorTestTask​(ClassSpec classSpec)