Searched defs:OP_ARGUMENT (Results 1 - 1 of 1) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xpath/compiler/
H A DOpCodes.java352 * {OP_ARGUMENT}
369 * {OP_ARGUMENT}
387 * [OP_ARGUMENT] (Function argument.)
400 public static final int OP_ARGUMENT = 26; field in class:OpCodes

Completed in 174 milliseconds