public class DebuggerAdapter extends Object implements net.sourceforge.htmlunit.corejs.javascript.debug.Debugger
Constructor and Description |
---|
DebuggerAdapter() |
Modifier and Type | Method and Description |
---|---|
net.sourceforge.htmlunit.corejs.javascript.debug.DebugFrame |
getFrame(net.sourceforge.htmlunit.corejs.javascript.Context cx,
net.sourceforge.htmlunit.corejs.javascript.debug.DebuggableScript fnOrScript) |
void |
handleCompilationDone(net.sourceforge.htmlunit.corejs.javascript.Context cx,
net.sourceforge.htmlunit.corejs.javascript.debug.DebuggableScript functionOrScript,
String source) |
public void handleCompilationDone(net.sourceforge.htmlunit.corejs.javascript.Context cx, net.sourceforge.htmlunit.corejs.javascript.debug.DebuggableScript functionOrScript, String source)
handleCompilationDone
in interface net.sourceforge.htmlunit.corejs.javascript.debug.Debugger
public net.sourceforge.htmlunit.corejs.javascript.debug.DebugFrame getFrame(net.sourceforge.htmlunit.corejs.javascript.Context cx, net.sourceforge.htmlunit.corejs.javascript.debug.DebuggableScript fnOrScript)
getFrame
in interface net.sourceforge.htmlunit.corejs.javascript.debug.Debugger
Copyright © 2002–2015 Gargoyle Software Inc.. All rights reserved.