Class SymTypePrintVisitor

java.lang.Object
de.monticore.types3.util.SymTypePrintVisitor
All Implemented Interfaces:
ISymTypeVisitor
Direct Known Subclasses:
SymTypePrintFullNameVisitor

public class SymTypePrintVisitor extends Object implements ISymTypeVisitor
prints SymTypeExpressions s. SymTypeExpression.print()

Some of the print methods are dependent on each other with regard to the printing of parentheses.

* Usage: calculate(mySymType)