Uses of Record Class
com.google.javascript.jscomp.JSChunkGraph.DependencyManagementResult
Packages that use JSChunkGraph.DependencyManagementResult
-
Uses of JSChunkGraph.DependencyManagementResult in com.google.javascript.jscomp
Methods in com.google.javascript.jscomp that return JSChunkGraph.DependencyManagementResultModifier and TypeMethodDescriptionJSChunkGraph.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.