Class BCMethodCaller
- java.lang.Object
-
- org.apache.derby.impl.services.bytecode.BCLocalField
-
- org.apache.derby.impl.services.bytecode.BCMethodCaller
-
- All Implemented Interfaces:
LocalField
class BCMethodCaller extends BCLocalField
-
-
Field Summary
Fields Modifier and Type Field Description (package private) short
opcode
-
Fields inherited from class org.apache.derby.impl.services.bytecode.BCLocalField
cpi, type
-
-
Constructor Summary
Constructors Constructor Description BCMethodCaller(short opcode, Type type, int cpi)
-
-
-
Constructor Detail
-
BCMethodCaller
BCMethodCaller(short opcode, Type type, int cpi)
-
-