Package 

Class GetWasmBytecodeRequest

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final String scriptId
    • Method Summary

      Modifier and Type Method Description
      final String component1()
      final GetWasmBytecodeRequest copy(String scriptId)
      final String getScriptId() Id of the Wasm script to get source for.
      • Methods inherited from class org.hildan.chrome.devtools.domains.debugger.GetWasmBytecodeRequest

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait