Home
last modified time | relevance | path

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

/third_party/typescript/src/harness/
DfourslashInterfaceImpl.ts1283 …export const statementKeywords: readonly ExpectedCompletionEntryObject[] = statementKeywordsWithTy… constant
1299 export const statementInJsKeywords = getInJsKeywords(statementKeywords);
/third_party/typescript/tests/cases/fourslash/
Dfourslash.ts816 export const statementKeywords: ReadonlyArray<Entry>; constant