Class Grammar_WithConceptsFullPrettyPrinter

java.lang.Object
de.monticore.grammar.grammar_withconcepts._prettyprint.Grammar_WithConceptsFullPrettyPrinter

public class Grammar_WithConceptsFullPrettyPrinter extends Object
  • Field Details

  • Constructor Details

    • Grammar_WithConceptsFullPrettyPrinter

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

      public Grammar_WithConceptsFullPrettyPrinter(de.monticore.prettyprint.IndentPrinter printer)
  • Method Details

    • getPrinter

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

      public Grammar_WithConceptsTraverser getTraverser()
    • setTraverser

      public void setTraverser(Grammar_WithConceptsTraverser traverser)
    • initializeTraverser

      protected void initializeTraverser(boolean printComments)
    • setPrintComments

      public void setPrintComments(boolean printComments)
    • prettyprint

      public String prettyprint(de.monticore.ast.ASTNode node)