Searched refs:FIRST_NODESET_OP (Results 1 – 2 of 2) sorted by relevance
220 else if ((stepType >= OpCodes.FIRST_NODESET_OP) in getNextStepPos()284 else if ((stepType >= OpCodes.FIRST_NODESET_OP) in getFirstPredicateOpPos()
317 static final int FIRST_NODESET_OP = 22; field in OpCodes