public class Main
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected static org.mozilla.javascript.tools.ToolErrorReporter |
errorReporter |
protected static boolean |
escapeUnicode |
protected static int |
exitCode |
protected static org.mozilla.javascript.tools.shell.Global |
global |
protected static org.mozilla.javascript.tools.shell.ShellContextFactory |
shellContextFactory |
protected static java.lang.String |
stripConsole |
| Constructor and Description |
|---|
Main() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args) |
static java.lang.String[] |
processOptions(java.lang.String[] args) |
protected static final org.mozilla.javascript.tools.shell.Global global
protected static final org.mozilla.javascript.tools.shell.ShellContextFactory shellContextFactory
protected static org.mozilla.javascript.tools.ToolErrorReporter errorReporter
protected static int exitCode
protected static boolean escapeUnicode
protected static java.lang.String stripConsole
Copyright © 2013 The Dojo Foundation. All Rights Reserved.