com.gomjabbar.classes.bytecode
Class AttributeInfo.SyntheticInfo

java.lang.Object
  |
  +--com.gomjabbar.classes.bytecode.AttributeInfo.SyntheticInfo
Enclosing class:
AttributeInfo

public static class AttributeInfo.SyntheticInfo
extends java.lang.Object


Constructor Summary
AttributeInfo.SyntheticInfo(AttributeInfo ai)
           
 
Method Summary
static AttributeInfo createSyntheticAttribute(PseudoClassFile pcf, byte[] type_index)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AttributeInfo.SyntheticInfo

public AttributeInfo.SyntheticInfo(AttributeInfo ai)
Method Detail

createSyntheticAttribute

public static AttributeInfo createSyntheticAttribute(PseudoClassFile pcf,
                                                     byte[] type_index)