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

/openjdk7/jaxp/src/com/sun/org/apache/xpath/internal/operations/
H A DOperation.java88 public void setLeftRight(Expression l, Expression r) method in class:Operation
/openjdk7/jaxp/src/com/sun/org/apache/xpath/internal/compiler/
H A DCompiler.java218 operation.setLeftRight(compile(leftPos), compile(rightPos));

Completed in 31 milliseconds