public static class JSTypeCreatorFromJSDoc.FunctionAndSlotType
extends java.lang.Object
implements java.io.Serializable
| 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-2018 Google. All Rights Reserved.