Searched refs:visitBinaryOperation (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/xpath/internal/
H A DXPathVisitor.java113 public boolean visitBinaryOperation(ExpressionOwner owner, Operation op) method in class:XPathVisitor
/openjdk7/jaxp/src/com/sun/org/apache/xpath/internal/operations/
H A DOperation.java174 if(visitor.visitBinaryOperation(owner, this))

Completed in 29 milliseconds