Package org.fife.rsta.ac.java.classreader.attributes
Attributes in a class file.
-
Class Summary Class Description AttributeInfo Represents an "attribute_info" structure in a class file.Code A variable-length attribute used in the attributes table ofMethodInfostructures.ConstantValue The "ConstantValue" attribute, as defined by 4.7.2 of the JVM specification.Exceptions Implementation of the "Exceptions" attribute found inMethodInfos.Signature The Signature attribute is an optional fixed-length attribute in the attribute table of the ClassFile, field_info and method_info structures.Signature.ParamDescriptorResult SourceFile TheSourceFileattribute, an optional fixed-length attribute in the attributes table of aClassFile.UnsupportedAttribute An attribute that is unknown/unsupported by this decompiler.