org.apache.derby.impl.services.bytecode
Class BCMethodCaller

java.lang.Object
  extended by org.apache.derby.impl.services.bytecode.BCLocalField
      extended by org.apache.derby.impl.services.bytecode.BCMethodCaller
All Implemented Interfaces:
LocalField

 class BCMethodCaller
extends BCLocalField


Field Summary
(package private)  short opcode
           
 
Fields inherited from class org.apache.derby.impl.services.bytecode.BCLocalField
cpi, type
 
Constructor Summary
BCMethodCaller(short opcode, Type type, int cpi)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

opcode

final short opcode
Constructor Detail

BCMethodCaller

BCMethodCaller(short opcode,
               Type type,
               int cpi)

Built on Thu 2011-03-10 11:54:14+0000, from revision ???

Apache Derby V10.6 Internals - Copyright © 2004,2007 The Apache Software Foundation. All Rights Reserved.