Class AttributeExceptions
java.lang.Object
org.benf.cfr.reader.entities.attributes.Attribute
org.benf.cfr.reader.entities.attributes.AttributeExceptions
- All Implemented Interfaces:
KnowsRawName, KnowsRawSize, Dumpable, TypeUsageCollectable
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringprivate final List<ConstantPoolEntryClass> private final intprivate static final longprivate static final longprivate static final longprivate static final long -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ATTRIBUTE_NAME
- See Also:
-
OFFSET_OF_ATTRIBUTE_LENGTH
private static final long OFFSET_OF_ATTRIBUTE_LENGTH- See Also:
-
OFFSET_OF_NUMBER_OF_EXCEPTIONS
private static final long OFFSET_OF_NUMBER_OF_EXCEPTIONS- See Also:
-
OFFSET_OF_EXCEPTION_TABLE
private static final long OFFSET_OF_EXCEPTION_TABLE- See Also:
-
OFFSET_OF_REMAINDER
private static final long OFFSET_OF_REMAINDER- See Also:
-
exceptionClassList
-
length
private final int length
-
-
Constructor Details
-
AttributeExceptions
-
-
Method Details
-
collectTypeUsages
- Specified by:
collectTypeUsagesin interfaceTypeUsageCollectable- Overrides:
collectTypeUsagesin classAttribute
-
getRawName
-
dump
-
getExceptionClassList
-
getRawByteLength
public long getRawByteLength()
-