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

/openjdk7/jaxp/src/com/sun/org/apache/bcel/internal/generic/
H A DCPInstruction.java76 public abstract class CPInstruction extends Instruction class in inherits:Instruction,TypedInstruction,IndexedInstruction
85 CPInstruction() {} method in class:CPInstruction
90 protected CPInstruction(short opcode, int index) { method in class:CPInstruction

Completed in 36 milliseconds