Class LineNumberTableAttribute

java.lang.Object
com.strobel.assembler.ir.attributes.SourceAttribute
com.strobel.assembler.ir.attributes.LineNumberTableAttribute

public final class LineNumberTableAttribute extends SourceAttribute
Author:
Mike Strobel
  • Constructor Details

  • Method Details

    • getEntries

      public List<LineNumberTableEntry> getEntries()
    • getMaxOffset

      public int getMaxOffset()
      Returns the maximum bytecode offset in 'this' table.