Uses of Class
org.mozilla.javascript.tools.debugger.Dim.FunctionSource
Packages that use Dim.FunctionSource
-
Uses of Dim.FunctionSource in org.mozilla.javascript.tools.debugger
Methods in org.mozilla.javascript.tools.debugger that return Dim.FunctionSourceModifier and TypeMethodDescriptionDim.SourceInfo.functionSource
(int i) Returns the FunctionSource object with the given index.Dim.functionSourceByName
(String functionName) Returns the FunctionSource object for the function with the given name.