JavaScript Development Tools
Release 3.2

org.eclipse.wst.jsdt.debug.rhino.debugger.shell
Class DebugShell

java.lang.Object
  extended by org.eclipse.wst.jsdt.debug.rhino.debugger.shell.DebugShell

public final class DebugShell
extends Object

Entry point for launching a Rhino debugger

Since:
1.0

Constructor Summary
DebugShell()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DebugShell

public DebugShell()
Method Detail

main

public static void main(String[] args)

JavaScript Development Tools
Release 3.2

Copyright (c) IBM Corp. and others 2000, 2010. All Rights Reserved.