Class MCCommonPrettyPrinter

    • Field Detail

      • printer

        protected de.monticore.prettyprint.IndentPrinter printer
      • printComments

        protected boolean printComments
    • Constructor Detail

      • MCCommonPrettyPrinter

        public MCCommonPrettyPrinter​(de.monticore.prettyprint.IndentPrinter printer,
                                     boolean printComments)
    • Method Detail

      • getPrinter

        public de.monticore.prettyprint.IndentPrinter getPrinter()
      • isPrintComments

        public boolean isPrintComments()
      • setPrintComments

        public void setPrintComments​(boolean printComments)