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

/openjdk9/jaxp/src/java.xml/share/classes/com/sun/org/apache/bcel/internal/generic/
H A DStoreInstruction.java31 public abstract class StoreInstruction extends LocalVariableInstruction class in inherits:LocalVariableInstruction,PopInstruction
39 StoreInstruction(short canon_tag, short c_tag) { method in class:StoreInstruction
48 protected StoreInstruction(short opcode, short c_tag, int n) { method in class:StoreInstruction

Completed in 38 milliseconds