public static class JSTypeCreatorFromJSDoc.FunctionAndSlotType extends Object
Modifier and Type | Field and Description |
---|---|
DeclaredFunctionType |
functionType |
JSType |
slotType |
Constructor and Description |
---|
FunctionAndSlotType(JSType slotType,
DeclaredFunctionType functionType) |
public JSType slotType
public DeclaredFunctionType functionType
public FunctionAndSlotType(JSType slotType, DeclaredFunctionType functionType)
Copyright © 2009–2023 Google. All rights reserved.