Package 

Class GetWasmBytecodeResponse

    • Field Summary

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

      Modifier and Type Method Description
      final String component1()
      final GetWasmBytecodeResponse copy(String bytecode)
      final String getBytecode() Script source.
      • Methods inherited from class org.hildan.chrome.devtools.domains.debugger.GetWasmBytecodeResponse

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

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