Uses of Interface
org.mozilla.javascript.debug.Debugger
-
Uses of Debugger in org.mozilla.javascript
Modifier and TypeMethodDescriptionfinal Debugger
Context.getDebugger()
Return the current debugger.Modifier and TypeMethodDescriptionfinal void
Context.setDebugger
(Debugger debugger, Object contextData) Set the associated debugger.