| Package | Description |
|---|---|
| com.google.javascript.jscomp |
Provides the core compiler and its public API.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConformancePassConfig
Runs only the user-supplied conformance checks and any earlier passes required by conformance.
|
class |
DefaultPassConfig
Pass factories and meta-data for native JSCompiler passes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Compiler.setPassConfig(PassConfig passes) |
| Constructor and Description |
|---|
ConformancePassConfig(CompilerOptions options,
PassConfig delegate) |
Copyright © 2009-2019 Google. All Rights Reserved.