|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.derby.impl.services.bytecode.BCLocalField
org.apache.derby.impl.services.bytecode.BCMethodCaller
Field Summary | |
(package private) int |
cpi
|
(package private) short |
opcode
|
(package private) Type |
type
|
Constructor Summary | |
(package private) |
BCMethodCaller(short opcode,
Type type,
int cpi)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
final short opcode
final int cpi
final Type type
Constructor Detail |
BCMethodCaller(short opcode, Type type, int cpi)
|
Built on Mon 2007-06-04 09:58:47+0400, from revision ??? | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |