Uses of Class
org.mozilla.javascript.tools.debugger.Dim.ContextData
Packages that use Dim.ContextData
-
Uses of Dim.ContextData in org.mozilla.javascript.tools.debugger
Methods in org.mozilla.javascript.tools.debugger that return Dim.ContextDataModifier and TypeMethodDescriptionDim.StackFrame.contextData()Returns the ContextData object for the Context.Dim.currentContextData()Returns the current ContextData object.static Dim.ContextDataReturns the ContextData for the given Context.