Multivalent API

phelps.lang.reflect
Class SourceFile_attribute

java.lang.Object
  extended by phelps.lang.reflect.Attribute_info
      extended by phelps.lang.reflect.SourceFile_attribute

public class SourceFile_attribute
extends Attribute_info

Version:
$Revision$ $Date$

Field Summary
 java.lang.String source
           
 
Fields inherited from class phelps.lang.reflect.Attribute_info
attribute_name, attribute_offset
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

source

public java.lang.String source
Method Detail

toString

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

Multivalent API