ComparisonNode instance for the specified
operator and with the given selector and arguments.LogicalNode instance for the specified
operator and with the given children nodes.RSQLVisitor interface with a simpler contract
that omits an optional second argument.Node instances for the parser.RSQLParser with the default
RSQLNodesFactory that handles built-in operators.RSQLParser with the given
RSQLNodesFactory (can be used to add custom operators).RSQLVisitor interface that delegates handling of
all the concrete nodes to SuperNodesRSQLVisitorAdapter.visit(LogicalNode, Object) and
SuperNodesRSQLVisitorAdapter.visit(ComparisonNode, Object).Copyright © 2011–2014. All rights reserved.