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