| Package | Description |
|---|---|
| com.github.kklisura.cdt.protocol.commands |
| Modifier and Type | Method and Description |
|---|---|
CompileScript |
Runtime.compileScript(String expression,
String sourceURL,
Boolean persistScript)
Compiles expression.
|
CompileScript |
Runtime.compileScript(String expression,
String sourceURL,
Boolean persistScript,
Integer executionContextId)
Compiles expression.
|
Copyright © 2021 Kenan Klisura. All rights reserved.