Class ExpressionPrinter

  • All Implemented Interfaces:
    ExpressionVisitor

    public class ExpressionPrinter
    extends java.lang.Object
    implements ExpressionVisitor
    creates a string representation of the expression. useful for debug and dump.