Package | Description |
---|---|
com.google.javascript.jscomp |
Provides the core compiler and its public API.
|
com.google.javascript.refactoring |
Modifier and Type | Method and Description |
---|---|
protected Compiler |
CommandLineRunner.createCompiler() |
Modifier and Type | Method and Description |
---|---|
void |
JSModule.sortInputsByDeps(Compiler compiler)
Puts the JS files into a topologically sorted order by their dependencies.
|
Modifier and Type | Method and Description |
---|---|
Compiler |
RefactoringDriver.getCompiler() |
Copyright © 2009-2014 Google. All Rights Reserved.