Package | Description |
---|---|
com.google.javascript.jscomp |
Provides the core compiler and its public API.
|
Modifier and Type | Method and Description |
---|---|
void |
CompilerOptions.setInputSourceMaps(com.google.common.collect.ImmutableMap<String,SourceMapInput> inputSourceMaps)
Sets the input sourcemap files, indexed by the JS files they refer to.
|
Copyright © 2009-2016 Google. All Rights Reserved.