public class SpincastJsClosureCompilerCommandLineRunner
extends com.google.javascript.jscomp.CommandLineRunner
CommandLineRunner allows us to
declare a public constructor and set an
"Exit Code Receiver" that never call
System.exit().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| Constructor and Description |
|---|
SpincastJsClosureCompilerCommandLineRunner(String[] args) |
addWhitelistWarningsGuard, appendRuntimeTo, checkModuleName, createCompiler, createExterns, createOptions, findJsFiles, getDefaultExterns, hasErrors, main, prepForBundleAndAppendTo, shouldRunCompilercreateDefineOrTweakReplacements, createInputs, createJsModules, doRun, filenameToOutputStream, getBuiltinExterns, getCommandLineConfig, getCompiler, getDiagnosticGroups, getErrorPrintStream, isInTestMode, parseJsonFilesFromInputStream, parseModuleWrappers, removeDuplicateZipEntries, run, setExitCodeReceiver, setRunOptions, setWarningGuardOptionspublic SpincastJsClosureCompilerCommandLineRunner(String[] args)
Copyright © 2019. All rights reserved.