Class DebugExpNodeVisitor

  • All Implemented Interfaces:
    ExpNodeVisitor<java.lang.String>

    public class DebugExpNodeVisitor
    extends StringExpNodeVisitor
    Debug version of the StringExpNodeVisitor which is used to render the string with the bind variable values written in-place, which is handy for debug.