Class RegularExpressionsPrettyPrinter

java.lang.Object
de.monticore.regex.regularexpressions._prettyprint.RegularExpressionsPrettyPrinterTOP
de.monticore.regex.regularexpressions._prettyprint.RegularExpressionsPrettyPrinter
All Implemented Interfaces:
RegularExpressionsHandler, RegularExpressionsVisitor2, de.monticore.visitor.IHandler, de.monticore.visitor.IVisitor
Direct Known Subclasses:
RegularExpressionsFormattingPrettyPrinter

public class RegularExpressionsPrettyPrinter extends RegularExpressionsPrettyPrinterTOP
handwritten pretty printer, as the auto-generated one inserts too many whitespaces