Home
last modified time | relevance | path

Searched refs:getStringIndexType (Results 1 – 10 of 10) sorted by relevance

/third_party/typescript/src/services/codefixes/
DfixClassIncorrectlyImplementsInterface.ts62 if (!classType.getStringIndexType()) {
/third_party/typescript/src/services/
Dtypes.ts59 getStringIndexType(): Type | undefined; method
Dcompletions.ts2405 isNewIdentifierLocation = !!type.getStringIndexType();
3204 … const hasStringIndexType = (completionsType || instantiatedType).getStringIndexType();
Dservices.ts493 getStringIndexType(): Type | undefined {
Dutilities.ts2789 return !!type.getStringIndexType() || !!type.getNumberIndexType();
/third_party/typescript/lib/
Dtypescript.d.ts6093 getStringIndexType(): Type | undefined; method
DtypescriptServices.d.ts6093 getStringIndexType(): Type | undefined; method
Dtsserverlibrary.d.ts6093 getStringIndexType(): Type | undefined; method
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts6093 getStringIndexType(): Type | undefined; method
Dtsserverlibrary.d.ts6093 getStringIndexType(): Type | undefined; method