Uses of Class
org.mozilla.javascript.tools.debugger.Dim.FunctionSource

Packages that use Dim.FunctionSource
org.mozilla.javascript.tools.debugger   
 

Uses of Dim.FunctionSource in org.mozilla.javascript.tools.debugger
 

Methods in org.mozilla.javascript.tools.debugger that return Dim.FunctionSource
 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.
 



Copyright © 2010. All Rights Reserved.