Package org.fife.rsta.ac.java.classreader

Interface Summary
AccessFlags Class/interface access flag masks.
 

Class Summary
ClassFile Class representing a ClassFile structure.
ExceptionTableEntry An entry in the exception table of a Code attribute.
FieldInfo Represents a "field_info" structure as defined by the Java VM spec.
Frame A Frame contains information on a method being decompiled, similar to a Frame as defined in 3.6 of the JVM spec.
Frame.LocalVarInfo  
MemberInfo Base class for information about members (fields and methods).
MethodInfo Implementation of the "method_info" structure as defined in the JVM specification.
Util Utility methods for this package.
 



Copyright © 2003-2011. All Rights Reserved.