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

/openjdk7/jaxp/src/com/sun/org/apache/xpath/internal/compiler/
H A DOpCodes.java386 static final int LAST_NODESET_OP = 25; field in class:OpCodes
H A DOpMap.java223 && (stepType <= OpCodes.LAST_NODESET_OP))
287 && (stepType <= OpCodes.LAST_NODESET_OP))

Completed in 180 milliseconds