Package com.strobel.decompiler.languages.java
package com.strobel.decompiler.languages.java
-
ClassDescriptionAn implementation of
OffsetToLineNumberConverterwhich works on top of aLineNumberTableAttributedata 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