Class DebugConstraintTreeVisitor

  • All Implemented Interfaces:
    IConstraintTreeVisitor

    public class DebugConstraintTreeVisitor
    extends java.lang.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