Searched refs:OP_STRING (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/xpath/internal/compiler/
H A DOpCodes.java263 * [OP_STRING] (cast operation)
271 public static final int OP_STRING = 17; field in class:OpCodes
H A DCompiler.java157 case OpCodes.OP_STRING :
H A DXPathParser.java1163 appendOp(2, OpCodes.OP_STRING);

Completed in 50 milliseconds