All Downloads are FREE. Search and download functionalities are using the official Maven repository.

public.javadoc.org.spincast.plugins.jsclosurecompiler.SpincastJsClosureCompilerCommandLineRunner.html Maven / Gradle / Ivy

There is a newer version: 2.2.0
Show newest version






SpincastJsClosureCompilerCommandLineRunner (org.spincast:spincast-framework 1.14.0 API)












org.spincast.plugins.jsclosurecompiler

Class SpincastJsClosureCompilerCommandLineRunner

  • java.lang.Object
    • com.google.javascript.jscomp.AbstractCommandLineRunner<com.google.javascript.jscomp.Compiler,com.google.javascript.jscomp.CompilerOptions>
      • com.google.javascript.jscomp.CommandLineRunner
        • org.spincast.plugins.jsclosurecompiler.SpincastJsClosureCompilerCommandLineRunner


  • public class SpincastJsClosureCompilerCommandLineRunner
    extends com.google.javascript.jscomp.CommandLineRunner
    Extending CommandLineRunner allows us to declare a public constructor and set an "Exit Code Receiver" that never call System.exit().
    • Nested Class Summary

      • Nested classes/interfaces inherited from class com.google.javascript.jscomp.AbstractCommandLineRunner

        com.google.javascript.jscomp.AbstractCommandLineRunner.CommandLineConfig, com.google.javascript.jscomp.AbstractCommandLineRunner.FlagEntry<T>, com.google.javascript.jscomp.AbstractCommandLineRunner.JsModuleSpec, com.google.javascript.jscomp.AbstractCommandLineRunner.JsonFileSpec, com.google.javascript.jscomp.AbstractCommandLineRunner.JsSourceType
    • Field Summary

      • Fields inherited from class com.google.javascript.jscomp.CommandLineRunner

        OUTPUT_MARKER, UTF8_BOM_CODE
    • Method Summary

      • Methods inherited from class com.google.javascript.jscomp.CommandLineRunner

        addWhitelistWarningsGuard, appendRuntimeTo, checkModuleName, createCompiler, createExterns, createOptions, findJsFiles, getDefaultExterns, hasErrors, main, prepForBundleAndAppendTo, shouldRunCompiler
      • Methods inherited from class com.google.javascript.jscomp.AbstractCommandLineRunner

        createDefineOrTweakReplacements, createInputs, createJsModules, doRun, filenameToOutputStream, getBuiltinExterns, getCommandLineConfig, getCompiler, getDiagnosticGroups, getErrorPrintStream, isInTestMode, parseJsonFilesFromInputStream, parseModuleWrappers, removeDuplicateZipEntries, run, setExitCodeReceiver, setRunOptions, setWarningGuardOptions
    • Constructor Detail

      • SpincastJsClosureCompilerCommandLineRunner

        public SpincastJsClosureCompilerCommandLineRunner(String[] args)

Copyright © 2019. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy