private static class LinkedFlowScope.LinkedFlowSlot extends SimpleSlot
Modifier and Type | Field and Description |
---|---|
(package private) LinkedFlowScope.LinkedFlowSlot |
parent |
Constructor and Description |
---|
LinkedFlowSlot(java.lang.String name,
JSType type,
LinkedFlowScope.LinkedFlowSlot parent) |
getDeclaration, getJSDocInfo, getName, getType, isTypeInferred
final LinkedFlowScope.LinkedFlowSlot parent
LinkedFlowSlot(java.lang.String name, JSType type, LinkedFlowScope.LinkedFlowSlot parent)