Home
last modified time | relevance | path

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

/third_party/typescript/src/services/
DstringCompletions.ts103 interface StringLiteralCompletionsFromProperties { interface
113 …ind.Paths, readonly paths: readonly PathCompletion[] } | StringLiteralCompletionsFromProperties | …
251 …iteralCompletionsFromProperties(type: Type | undefined): StringLiteralCompletionsFromProperties | …
259 …cker, objectLiteralExpression: ObjectLiteralExpression): StringLiteralCompletionsFromProperties | …