Class TextLines

java.lang.Object
org.openjdk.asmtools.jdis.TextLines

public class TextLines extends Object
A container for the java sources tied to an jasm output when -sl in on
  • Field Details

  • Constructor Details

    • TextLines

      public TextLines(Path directory, String sourceFileName)
  • Method Details

    • getLine

      public String getLine(int index)