Class MCCommonFullPrettyPrinter


  • public class MCCommonFullPrettyPrinter
    extends java.lang.Object
    • Field Detail

      • printer

        protected de.monticore.prettyprint.IndentPrinter printer
    • Constructor Detail

      • MCCommonFullPrettyPrinter

        public MCCommonFullPrettyPrinter​(de.monticore.prettyprint.IndentPrinter printer,
                                         boolean printComments)
      • MCCommonFullPrettyPrinter

        public MCCommonFullPrettyPrinter​(de.monticore.prettyprint.IndentPrinter printer)
    • Method Detail

      • getPrinter

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

        protected void initializeTraverser​(boolean printComments)
      • setPrintComments

        public void setPrintComments​(boolean printComments)
      • prettyprint

        public java.lang.String prettyprint​(de.monticore.ast.ASTNode node)