Class Main

java.lang.Object
org.dojotoolkit.shrinksafe.Main

public class Main extends Object
  • Field Details

    • 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 String stripConsole
  • Constructor Details

    • Main

      public Main()
  • Method Details

    • main

      public static void main(String[] args)
    • processOptions

      public static String[] processOptions(String[] args)