Package | Description |
---|---|
com.google.javascript.jscomp |
Provides the core compiler and its public API.
|
Modifier and Type | Field and Description |
---|---|
private LinkedFlowScope.LinkedFlowSlot |
LinkedFlowScope.lastSlot |
(package private) LinkedFlowScope.LinkedFlowSlot |
LinkedFlowScope.LinkedFlowSlot.parent |
Constructor and Description |
---|
LinkedFlowSlot(java.lang.String name,
JSType type,
LinkedFlowScope.LinkedFlowSlot parent) |