net.sf.rej.java.attribute
Class SyntheticAttribute

java.lang.Object
  extended by net.sf.rej.java.attribute.Attribute
      extended by net.sf.rej.java.attribute.SyntheticAttribute

public class SyntheticAttribute
extends Attribute


Constructor Summary
SyntheticAttribute(int nameIndex, ConstantPool pool)
           
 
Method Summary
 
Methods inherited from class net.sf.rej.java.attribute.Attribute
getAttribute, getData, getName, getPayload, setPayload, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SyntheticAttribute

public SyntheticAttribute(int nameIndex,
                          ConstantPool pool)