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

/openjdk7/jaxp/src/com/sun/org/apache/xpath/internal/
H A DXPathVisitor.java137 public boolean visitVariableRef(ExpressionOwner owner, Variable var) method in class:XPathVisitor
/openjdk7/jaxp/src/com/sun/org/apache/xpath/internal/operations/
H A DVariable.java357 visitor.visitVariableRef(owner, this);

Completed in 24 milliseconds