| Package | Description |
|---|---|
| com.github.kklisura.cdt.protocol.events.debugger |
| Modifier and Type | Method and Description |
|---|---|
DebugSymbols |
ScriptParsed.getDebugSymbols()
If the scriptLanguage is WebASsembly, the source of debug symbols for the module.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ScriptParsed.setDebugSymbols(DebugSymbols debugSymbols)
If the scriptLanguage is WebASsembly, the source of debug symbols for the module.
|
Copyright © 2021 Kenan Klisura. All rights reserved.