Class CommonExpressionsJavaPrinter

    • Constructor Detail

      • CommonExpressionsJavaPrinter

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

      • applyJavaPrinter

        public static <T extends CommonExpressionsTraverser> void applyJavaPrinter​(T traverser,
                                                                                   de.monticore.prettyprint.IndentPrinter indentPrinter,
                                                                                   boolean printComments)
        Apply this overridden handling of FieldAccessExpressions to a FullPrettyPrinter
        Parameters:
        traverser - the FullPrettyPrinters traverser
        indentPrinter - the printer to use
        printComments - whether to print comments