Searched refs:m_currentMatchedNodes (Results 1 – 1 of 1) sorted by relevance
214 NodeVector m_currentMatchedNodes = new NodeVector(); field in TransformerImpl457 m_currentMatchedNodes.removeAllElements(); in reset()2502 m_currentMatchedNodes.push(child); in pushPairCurrentMatched()2511 m_currentMatchedNodes.pop(); in popCurrentMatched()2537 return m_currentMatchedNodes.peepTail(); in getMatchedNode()