| Package | Description |
|---|---|
| com.google.javascript.jscomp |
Provides the core compiler and its public API.
|
| Modifier and Type | Method and Description |
|---|---|
protected PassConfig.State |
DefaultPassConfig.getIntermediateState() |
protected abstract PassConfig.State |
PassConfig.getIntermediateState()
Get intermediate state for a running pass config, so it can
be paused and started again later.
|
Copyright © 2009-2016 Google. All Rights Reserved.