Home
last modified time | relevance | path

Searched defs:KeywordSyntaxKind (Results 1 – 5 of 5) sorted by relevance

/third_party/typescript/src/compiler/
Dtypes.ts563 export type KeywordSyntaxKind = alias
/third_party/typescript/lib/
Dtypescript.d.ts552 …type KeywordSyntaxKind = SyntaxKind.AbstractKeyword | SyntaxKind.AccessorKeyword | SyntaxKind.AnyK… alias
Dtsserverlibrary.d.ts4555 …type KeywordSyntaxKind = SyntaxKind.AbstractKeyword | SyntaxKind.AccessorKeyword | SyntaxKind.AnyK… alias
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts552 …type KeywordSyntaxKind = SyntaxKind.AbstractKeyword | SyntaxKind.AccessorKeyword | SyntaxKind.AnyK… alias
Dtsserverlibrary.d.ts4555 …type KeywordSyntaxKind = SyntaxKind.AbstractKeyword | SyntaxKind.AccessorKeyword | SyntaxKind.AnyK… alias