Searched refs:FIRST_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.java318 static final int FIRST_NODESET_OP = 22; field in class:OpCodes
H A DOpMap.java221 else if ((stepType >= OpCodes.FIRST_NODESET_OP)
285 else if ((stepType >= OpCodes.FIRST_NODESET_OP)

Completed in 101 milliseconds