edu.rit.classfile
Class SynthesizedFieldDescription

java.lang.Object
  extended by edu.rit.classfile.FieldReference
      extended by edu.rit.classfile.FieldDescription
          extended by edu.rit.classfile.SynthesizedFieldDescription
Direct Known Subclasses:
SynthesizedClassConstantFieldDescription, SynthesizedClassFieldDescription, SynthesizedInterfaceFieldDescription

public abstract class SynthesizedFieldDescription
extends FieldDescription

Class SynthesizedFieldDescription is the abstract superclass of all classes used to synthesize a field description for some actual field.


Method Summary
 
Methods inherited from class edu.rit.classfile.FieldDescription
getConstantValue, isFinal, isPackageScoped, isPrivate, isProtected, isPublic, isStatic, isTransient, isVolatile
 
Methods inherited from class edu.rit.classfile.FieldReference
equals, getClassReference, getFieldDescriptor, getFieldName, getFieldType, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 



Copyright © 2001-2006 by Alan Kaminsky. All rights reserved. Send comments to ark­@­cs.rit.edu.