Package | Description |
---|---|
net.sourceforge.htmlunit.corejs.javascript.tools.debugger |
Modifier and Type | Method and Description |
---|---|
static Main |
Main.mainEmbedded(ContextFactory factory,
ScopeProvider scopeProvider,
java.lang.String title)
Entry point for embedded applications.
|
void |
Dim.setScopeProvider(ScopeProvider scopeProvider)
Sets the ScopeProvider to be used.
|
void |
Main.setScopeProvider(ScopeProvider p)
Sets the
ScopeProvider that provides a scope to be used
for script evaluation. |