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(AbstractCompiler compiler,
DependencyOptions dependencyOptions)
Apply the dependency options to the list of sources, returning a new source list re-ordering
and dropping files as necessary.
|
Copyright © 2009-2020 Google. All Rights Reserved.