Package com.strobel.decompiler.languages.java
package com.strobel.decompiler.languages.java
-
ClassDescriptionAn implementation of
OffsetToLineNumberConverter
which works on top of aLineNumberTableAttribute
data structure created from a compiled Java method.An instance capable of converting from a raw bytecode offset number to a Java source code line number.whether or not to emit debug line number comments into the source code