Package proguard.classfile.attribute
package proguard.classfile.attribute
-
ClassDescriptionThis abstract class represents an attribute that is attached to a class, a class member, or a code attribute.Representation of a bootstrap method.This
Attributerepresents a bootstrap methods attribute.ThisAttributerepresents a code attribute.ThisAttributerepresents a constant value attribute.ThisAttributerepresents a deprecated attribute.ThisAttributerepresents an enclosing method attribute.Representation of an exception table entry.ThisAttributerepresents an exceptions attribute.Deprecated.ThisAttributerepresents an inner classes attribute.Representation of an inner classes table entry.Representation of a line number table entry.ThisAttributerepresents a line number table attribute.Representation of a local variable table entry.ThisAttributerepresents a local variable table attribute.Representation of a local variable table type entry.ThisAttributerepresents a local variable table type attribute.ThisAttributerepresents a method parameters attribute.ThisAttributerepresents a nest host attribute.ThisAttributerepresents a nest host attribute.Representation of a parameter, as defined in a method parameters attribute.ThisAttributerepresents a permitted subclasses attribute.ThisAttributerepresents a record attribute.Representation of a record component entry.ThisAttributerepresents a signature attribute.ThisAttributerepresents a source debug extension attribute.ThisAttributerepresents a source directory attribute.ThisAttributerepresents a source file attribute.Line number info with extra information for lines that came from a different source than the current method (e.g.Factory forStructuredLineNumberInfoobjects.ThisAttributerepresents a synthetic attribute.ThisAttributerepresents an unknown attribute.
StructuredLineNumberInfoinstead to properly track the source of lines that don't originate from the given method.