Class Attribute

java.lang.Object
org.benf.cfr.reader.entities.attributes.Attribute
All Implemented Interfaces:
KnowsRawName, KnowsRawSize, Dumpable, TypeUsageCollectable
Direct Known Subclasses:
AttributeAnnotationDefault, AttributeAnnotations, AttributeBootstrapMethods, AttributeCode, AttributeConstantValue, AttributeDeprecated, AttributeEnclosingMethod, AttributeExceptions, AttributeInnerClasses, AttributeLineNumberTable, AttributeLocalVariableTable, AttributeLocalVariableTypeTable, AttributeModule, AttributeModuleClassMain, AttributeModulePackages, AttributeParameterAnnotations, AttributeScala, AttributeScalaSig, AttributeSignature, AttributeSourceFile, AttributeStackMapTable, AttributeSynthetic, AttributeTypeAnnotations, AttributeUnknown

public abstract class Attribute extends Object implements KnowsRawSize, KnowsRawName, Dumpable, TypeUsageCollectable