Class BCLocalField
java.lang.Object
org.apache.derby.impl.services.bytecode.BCLocalField
- All Implemented Interfaces:
LocalField
- Direct Known Subclasses:
BCMethodCaller
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
cpi
final int cpi -
type
-
-
Constructor Details
-
BCLocalField
BCLocalField(Type type, int cpi)
-