Home
last modified time | relevance | path

Searched refs:LeftExprOwner (Results 1 – 1 of 1) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xpath/operations/
DOperation.java147 class LeftExprOwner implements ExpressionOwner class in Operation
174 m_left.callVisitors(new LeftExprOwner(), visitor); in callVisitors()