Package de.monticore.tf.odrules.util
Class TFExpressionFullPrettyPrinter
java.lang.Object
de.monticore.tf.odrules.util.TFExpressionFullPrettyPrinter
This is an ODFullPrettyPrinter which adds m. / l. when printing NameExpressions
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final HierarchyHelperprotected final de.monticore.prettyprint.IndentPrinterprotected final ODRulesTraverser -
Constructor Summary
ConstructorsConstructorDescriptionTFExpressionFullPrettyPrinter(de.monticore.prettyprint.IndentPrinter out) TFExpressionFullPrettyPrinter(de.monticore.prettyprint.IndentPrinter out, List<ASTMatchingObject> objects, HierarchyHelper helper) -
Method Summary
Modifier and TypeMethodDescriptionde.monticore.prettyprint.IndentPrinter
-
Field Details
-
lhsObjects
-
helper
-
printer
protected final de.monticore.prettyprint.IndentPrinter printer -
traverser
-
-
Constructor Details
-
TFExpressionFullPrettyPrinter
public TFExpressionFullPrettyPrinter(de.monticore.prettyprint.IndentPrinter out) -
TFExpressionFullPrettyPrinter
public TFExpressionFullPrettyPrinter(de.monticore.prettyprint.IndentPrinter out, List<ASTMatchingObject> objects, HierarchyHelper helper)
-
-
Method Details
-
getPrinter
public de.monticore.prettyprint.IndentPrinter getPrinter() -
prettyprint
-
prettyprint
-
prettyprint
-
prettyprint
-
getTraverser
-