Uses of Class
org.mozilla.javascript.tools.shell.ShellConsole
Packages that use ShellConsole
-
Uses of ShellConsole in org.mozilla.javascript.tools.shell
Methods in org.mozilla.javascript.tools.shell that return ShellConsoleModifier and TypeMethodDescriptionGlobal.getConsole(Charset cs) static ShellConsoleShellConsole.getConsole(InputStream in, PrintStream ps, Charset cs) static ShellConsoleShellConsole.getConsole(Scriptable scope, Charset cs) Provides a specializedShellConsoleto handle line editing, history and completion.