Package 

Class LineNumberTableEntry

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Integer getStartPc() start_pc of this line number association.
      final Unit setStartPc(Integer startPc) start_pc of this line number association.
      final Integer getLineNumber() Line number of this line number association.
      final Unit setLineNumber(Integer lineNumber) Line number of this line number association.
      Integer getLength() The length of the structure in bytes.
      • Methods inherited from class org.gjt.jclasslib.structures.Structure

        read, write
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait