org.dojotoolkit.shrinksafe
Class Main
java.lang.Object
org.dojotoolkit.shrinksafe.Main
public class Main
- extends java.lang.Object
|
Field Summary |
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 Summary |
Main()
|
|
Method Summary |
static void |
main(java.lang.String[] args)
|
static java.lang.String[] |
processOptions(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
global
protected static final org.mozilla.javascript.tools.shell.Global global
shellContextFactory
protected static final org.mozilla.javascript.tools.shell.ShellContextFactory shellContextFactory
errorReporter
protected static org.mozilla.javascript.tools.ToolErrorReporter errorReporter
exitCode
protected static int exitCode
escapeUnicode
protected static boolean escapeUnicode
stripConsole
protected static java.lang.String stripConsole
Main
public Main()
main
public static void main(java.lang.String[] args)
processOptions
public static java.lang.String[] processOptions(java.lang.String[] args)
Copyright © 2012 The Dojo Foundation. All Rights Reserved.