| Package | Description |
|---|---|
| org.htmlunit.corejs.javascript.tools.debugger |
| Modifier and Type | Method and Description |
|---|---|
Dim.FunctionSource |
Dim.SourceInfo.functionSource(int i)
Returns the FunctionSource object with the given index.
|
Dim.FunctionSource |
Dim.functionSourceByName(String functionName)
Returns the FunctionSource object for the function with the given name.
|
Copyright © 2025 HtmlUnit. All rights reserved.