Package org.fife.rsta.ac.java.classreader
package org.fife.rsta.ac.java.classreader
Classes that help you parse and model a class file's contents.
-
ClassDescriptionClass/interface access flag masks.Class representing a
ClassFilestructure.An entry in the exception table of aCodeattribute.Represents a "field_info" structure as defined by the Java VM spec.AFramecontains information on a method being decompiled, similar to a Frame as defined in 3.6 of the JVM spec.Information about a local variable.Base class for information about members (fields and methods).Implementation of the "method_info" structure as defined in the JVM specification.Utility methods for this package.