Searched refs:visitLocationPath (Results 1 – 4 of 4) sorted by relevance
60 public boolean visitLocationPath(ExpressionOwner owner, LocPathIterator path) in visitLocationPath() method in XPathVisitor
304 if(visitor.visitLocationPath(owner, this)) in callVisitors()
922 if(visitor.visitLocationPath(owner, this)) in callVisitors()
1075 public boolean visitLocationPath(ExpressionOwner owner, LocPathIterator path) in visitLocationPath() method in RedundentExprEliminator