Class AbstractFileGenerator

    • Constructor Detail

      • AbstractFileGenerator

        public AbstractFileGenerator()
    • Method Detail

      • getIndent

        public int getIndent()
      • generate

        protected abstract void generate()
      • docComment

        protected void docComment​(String comment)
      • line

        protected void line​(String line)
      • lineStart

        protected void lineStart​(String line)
      • append

        protected void append​(String part)
      • nl

        protected void nl()