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

public class AttributeStackMapTable extends Attribute
  • Field Details

  • Constructor Details

  • Method Details

    • isValid

      public boolean isValid()
    • getStackMapFrames

      public List<org.benf.cfr.reader.entities.attributes.AttributeStackMapTable.StackMapFrame> getStackMapFrames()
    • getRawName

      public String getRawName()
    • dump

      public Dumper dump(Dumper d)
      Specified by:
      dump in interface Dumpable
      Specified by:
      dump in class Attribute
    • getRawByteLength

      public long getRawByteLength()