Class LineNumberTableReader


  • public final class LineNumberTableReader
    extends AttributeReader
    This class reads LineNumberTable attributes. Instead of constructing a LineNumberTableReader directly, consider just calling LineNumberTableReader.makeBytecodeToSourceMap for convenient access to aggregate line number data from all the LineNumberTable attributes for a given Code.