Package | Description |
---|---|
net.sourceforge.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(java.lang.String functionName)
Returns the FunctionSource object for the function with the given name.
|