Uses of Class
com.google.javascript.jscomp.AbstractCommandLineRunner.JsChunkSpec
Packages that use AbstractCommandLineRunner.JsChunkSpec
-
Uses of AbstractCommandLineRunner.JsChunkSpec in com.google.javascript.jscomp
Methods in com.google.javascript.jscomp that return AbstractCommandLineRunner.JsChunkSpecModifier and TypeMethodDescriptionMethod parameters in com.google.javascript.jscomp with type arguments of type AbstractCommandLineRunner.JsChunkSpecModifier and TypeMethodDescriptionAbstractCommandLineRunner.createJsChunks
(List<AbstractCommandLineRunner.JsChunkSpec> specs, List<CompilerInput> inputs) Creates chunk objects from a list of chunk specifications.