Package net.sf.rej.java.attribute

Provides classes that model the various class file attributes

See:
          Description

Class Summary
Attribute  
Attributes  
CodeAttribute  
ConstantValueAttribute  
DeprecatedAttribute  
EnclosingMethodAttribute  
ExceptionDescriptor  
ExceptionsAttribute  
InnerClassesAttribute  
LineNumberTableAttribute  
LocalVariableTableAttribute  
LocalVariableTypeTableAttribute  
RuntimeInvisibleAnnotationsAttribute  
RuntimeVisibleAnnotationsAttribute  
SignatureAttribute  
SourceFileAttribute  
SyntheticAttribute  
 

Enum Summary
CodeAttribute.OffsetTag  
 

Package net.sf.rej.java.attribute Description

Provides classes that model the various class file attributes.