Class DebugConstraintTreeVisitor

java.lang.Object
net.ssehub.easy.varModel.cst.DebugConstraintTreeVisitor
All Implemented Interfaces:
IConstraintTreeVisitor

public class DebugConstraintTreeVisitor extends Object implements IConstraintTreeVisitor
A visitor for printing out constraint syntax trees. This visitor is particularly intended to exhibit the nesting structure of constraint expressions rather then a concrete syntax.
Author:
Holger Eichelberger