Package org.mozilla.javascript.tools.shell
-
Interface Summary Interface Description QuitAction Defines action to perform in response to quit command. -
Class Summary Class Description ConsoleTextArea ConsoleWrite ConsoleWriter Environment Environment, intended to be instantiated at global scope, provides a natural way to access System properties from JavaScript.FlexibleCompletor The completors provided with JLine are pretty uptight, they only complete on a line that it can fully recognize (only composed of completed strings).Global This class provides for sharing functions across multiple threads.JavaPolicySecurity JavaPolicySecurity.ContextPermissions JavaPolicySecurity.Loader JSConsole Main The shell program.Main.IProxy Proxy class to avoid proliferation of anonymous classes.Main.ScriptCache Main.ScriptReference PipeThread Runner SecurityProxy ShellConsole ShellConsole.ConsoleInputStream JLine's ConsoleReaderInputStream is no longer public, therefore we need to use our own implementationShellConsole.JLineShellConsoleV1 ShellConsole
implementation for JLine v1ShellConsole.JLineShellConsoleV2 ShellConsole
implementation for JLine v2ShellConsole.SimpleShellConsole ShellContextFactory ShellLine Deprecated.