Searched refs:visitBinaryOperation (Results 1 – 2 of 2) sorted by relevance
111 public boolean visitBinaryOperation(ExpressionOwner owner, Operation op) in visitBinaryOperation() method in XPathVisitor
172 if(visitor.visitBinaryOperation(owner, this)) in callVisitors()