Multivalent API

phelps.lang.reflect
Class Local_variable

java.lang.Object
  extended by phelps.lang.reflect.Local_variable

public class Local_variable
extends java.lang.Object

Version:
$Revision$ $Date$

Constructor Summary
Local_variable(Cp_info[] cp, ClassFile cf)
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Local_variable

public Local_variable(Cp_info[] cp,
                      ClassFile cf)
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

Multivalent API