Searched refs:LAST_NODESET_OP (Results 1 – 2 of 2) sorted by relevance
221 && (stepType <= OpCodes.LAST_NODESET_OP)) in getNextStepPos()285 && (stepType <= OpCodes.LAST_NODESET_OP)) in getFirstPredicateOpPos()
384 static final int LAST_NODESET_OP = 25; field in OpCodes