Class MCReturnStatementsFullPrettyPrinter


  • public class MCReturnStatementsFullPrettyPrinter
    extends java.lang.Object
    • Constructor Detail

      • MCReturnStatementsFullPrettyPrinter

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

        public MCReturnStatementsFullPrettyPrinter​(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)