Class DefaultQueryNodeVisitor

  • All Implemented Interfaces:
    QueryNodeVisitor
    Direct Known Subclasses:
    TraversingQueryNodeVisitor

    public class DefaultQueryNodeVisitor
    extends java.lang.Object
    implements QueryNodeVisitor
    Implements the QueryNodeVisitor interface with default behaviour. All methods are no-ops and return the data argument.