Class LineInfoLineCommand

java.lang.Object
org.teavm.backend.wasm.debug.info.LineInfoCommand
org.teavm.backend.wasm.debug.info.LineInfoLineCommand

public class LineInfoLineCommand extends LineInfoCommand
  • Constructor Details

    • LineInfoLineCommand

      public LineInfoLineCommand(int address, int line)
  • Method Details