| Package | Description |
|---|---|
| org.htmlunit.corejs.javascript.tools.debugger |
| Modifier and Type | Method and Description |
|---|---|
static Main |
Main.mainEmbedded(ContextFactory factory,
ScopeProvider scopeProvider,
String title)
Entry point for embedded applications.
|
void |
Main.setScopeProvider(ScopeProvider p)
Sets the
ScopeProvider that provides a scope to be used for script evaluation. |
void |
Dim.setScopeProvider(ScopeProvider scopeProvider)
Sets the ScopeProvider to be used.
|
Copyright © 2023 HtmlUnit. All rights reserved.