Class BCMethodCaller
java.lang.Object
org.apache.derby.impl.services.bytecode.BCLocalField
org.apache.derby.impl.services.bytecode.BCMethodCaller
- All Implemented Interfaces:
LocalField
-
Field Summary
FieldsFields inherited from class org.apache.derby.impl.services.bytecode.BCLocalField
cpi, type
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
opcode
final short opcode
-
-
Constructor Details
-
BCMethodCaller
BCMethodCaller(short opcode, Type type, int cpi)
-