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

/openjdk7/jaxp/src/com/sun/org/apache/bcel/internal/generic/
H A DInvokeInstruction.java69 public abstract class InvokeInstruction extends FieldOrMethod class in inherits:FieldOrMethod,ExceptionThrower,TypedInstruction,StackConsumer,StackProducer
75 InvokeInstruction() {} method in class:InvokeInstruction
80 protected InvokeInstruction(short opcode, int index) { method in class:InvokeInstruction

Completed in 40 milliseconds