| Package | Description |
|---|---|
| net.sourceforge.htmlunit.corejs.javascript |
| Modifier and Type | Method and Description |
|---|---|
Debugger |
Context.getDebugger()
Return the current debugger.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Context.setDebugger(Debugger debugger,
java.lang.Object contextData)
Set the associated debugger.
|