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

java.lang.Object
  extended byorg.apache.derby.impl.services.bytecode.BCLocalField
All Implemented Interfaces:
LocalField
Direct Known Subclasses:
BCMethodCaller

class BCLocalField
extends java.lang.Object
implements LocalField


Field Summary
(package private)  int cpi
           
(package private)  Type type
           
 
Constructor Summary
(package private) BCLocalField(Type type, int cpi)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

cpi

final int cpi

type

final Type type
Constructor Detail

BCLocalField

BCLocalField(Type type,
             int cpi)

Built on Mon 2007-06-04 09:58:47+0400, from revision ???

Apache Derby V10.1 Engine Documentation - Copyright © 1997,2005 The Apache Software Foundation or its licensors, as applicable.