提交 0db57d29 编写于 作者: K kohsuke

doc improvement

git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@16362 71c3de6d-444a-0410-be80-ed276b4c234a
上级 5ba7675e
......@@ -27,6 +27,7 @@ import org.mozilla.javascript.debug.Debugger;
import org.mozilla.javascript.debug.DebuggableScript;
import org.mozilla.javascript.debug.DebugFrame;
import org.mozilla.javascript.Context;
import org.jvnet.hudson.test.HudsonTestCase;
import java.util.List;
import java.util.ArrayList;
......@@ -46,6 +47,7 @@ import java.util.ArrayList;
* allow arbitrary script evaluation in arbitrary stack frame.
*
* @author Kohsuke Kawaguchi
* @see HudsonTestCase#jsDebugger
*/
public class JavaScriptDebugger implements Debugger {
/**
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册