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

/openjdk10/jaxp/src/java.xml/share/classes/com/sun/org/apache/xpath/internal/compiler/
H A DOpCodes.java385 static final int LAST_NODESET_OP = 25; field in class:OpCodes
H A DOpMap.java222 && (stepType <= OpCodes.LAST_NODESET_OP))
286 && (stepType <= OpCodes.LAST_NODESET_OP))

Completed in 88 milliseconds