Package io.webfolder.cdp.type.debugger
Class DebugSymbols
java.lang.Object
io.webfolder.cdp.type.debugger.DebugSymbols
Debug symbols available for a wasm script.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionURL of the external symbol source.getType()
Type of the debug symbols.void
setExternalURL
(String externalURL) URL of the external symbol source.void
setType
(DebugSymbolType type) Type of the debug symbols.toString()