Searched refs:OP_LOCATIONPATH (Results 1 – 5 of 5) sorted by relevance
428 public static final int OP_LOCATIONPATH = 28; field in OpCodes
1293 insertOp(opPos, 2, OpCodes.OP_LOCATIONPATH); in PathExpr()1351 insertOp(opPos, 2, OpCodes.OP_LOCATIONPATH); in FilterExpr()1578 appendOp(2, OpCodes.OP_LOCATIONPATH); in LocationPath()
177 case OpCodes.OP_LOCATIONPATH : in compile()
336 if (steptype == OpCodes.OP_LOCATIONPATH) in loadLocationPaths()
443 case OpCodes.OP_LOCATIONPATH: in isProximateInnerExpr()506 case OpCodes.OP_LOCATIONPATH: in mightBeProximate()