Package | Description |
---|---|
com.google.javascript.jscomp |
Provides the core compiler and its public API.
|
Modifier and Type | Method and Description |
---|---|
com.google.common.collect.ImmutableList<CompilerInput> |
JSModuleGraph.manageDependencies(DependencyOptions depOptions,
java.util.List<CompilerInput> inputs)
Apply the dependency options to the list of sources, returning a new source list re-ordering
and dropping files as necessary.
|
Copyright © 2009-2017 Google. All Rights Reserved.