Class AttributeStackMapTable
java.lang.Object
org.benf.cfr.reader.entities.attributes.Attribute
org.benf.cfr.reader.entities.attributes.AttributeStackMapTable
- All Implemented Interfaces:
KnowsRawName, KnowsRawSize, Dumpable, TypeUsageCollectable
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionAttributeStackMapTable(ByteData raw, ConstantPool cp) AttributeStackMapTable(ByteData raw, ConstantPool cp, ClassFileVersion classFileVersion) -
Method Summary
Methods inherited from class Attribute
collectTypeUsages
-
Field Details
-
ATTRIBUTE_NAME
- See Also:
-
-
Constructor Details
-
AttributeStackMapTable
-
AttributeStackMapTable
-
-
Method Details
-
isValid
public boolean isValid() -
getStackMapFrames
public List<org.benf.cfr.reader.entities.attributes.AttributeStackMapTable.StackMapFrame> getStackMapFrames() -
getRawName
-
dump
-
getRawByteLength
public long getRawByteLength()
-