Searched refs:hasIndexSignature (Results 1 – 2 of 2) sorted by relevance
84 …alse, isMemberCompletion: true, isNewIdentifierLocation: completion.hasIndexSignature, optionalRep…158 readonly hasIndexSignature: boolean; property313 hasIndexSignature: hasIndexSignature(type)332 hasIndexSignature: hasIndexSignature(contextualType)
2788 export function hasIndexSignature(type: Type): boolean { function