Package | Description |
---|---|
com.google.javascript.jscomp |
Provides the core compiler and its public API.
|
Modifier and Type | Field and Description |
---|---|
private CoalesceVariableNames.LiveRangeChecker |
CoalesceVariableNames.CombinedLiveRangeChecker.callback1 |
private CoalesceVariableNames.LiveRangeChecker |
CoalesceVariableNames.CombinedLiveRangeChecker.callback2 |
Constructor and Description |
---|
CombinedLiveRangeChecker(CoalesceVariableNames.LiveRangeChecker callback1,
CoalesceVariableNames.LiveRangeChecker callback2) |