Package | Description |
---|---|
com.google.javascript.jscomp |
Provides the core compiler and its public API.
|
com.google.javascript.jscomp.bundle | |
com.google.javascript.jscomp.transpile | |
com.google.javascript.refactoring |
Modifier and Type | Class and Description |
---|---|
class |
AbstractCommandLineRunner<A extends Compiler,B extends CompilerOptions>
Implementations of AbstractCommandLineRunner translate flags into Java
API calls on the Compiler.
|
Modifier and Type | Method and Description |
---|---|
protected Compiler |
CommandLineRunner.createCompiler() |
Modifier and Type | Method and Description |
---|---|
protected Compiler |
CompilerBasedTransformer.CompilerSupplier.compiler() |
Modifier and Type | Method and Description |
---|---|
protected Compiler |
BaseTranspiler.CompilerSupplier.compiler() |
Modifier and Type | Method and Description |
---|---|
Compiler |
RefactoringDriver.getCompiler() |
Copyright © 2009-2018 Google. All Rights Reserved.