Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dtypes.ts537 export type KeywordSyntaxKind = alias
/third_party/typescript/lib/
DtypescriptServices.d.ts488 …export type KeywordSyntaxKind = SyntaxKind.AbstractKeyword | SyntaxKind.AnyKeyword | SyntaxKind.As… alias
Dtypescript.d.ts488 …export type KeywordSyntaxKind = SyntaxKind.AbstractKeyword | SyntaxKind.AnyKeyword | SyntaxKind.As… alias
Dtsserverlibrary.d.ts488 …export type KeywordSyntaxKind = SyntaxKind.AbstractKeyword | SyntaxKind.AnyKeyword | SyntaxKind.As… alias
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts488 …export type KeywordSyntaxKind = SyntaxKind.AbstractKeyword | SyntaxKind.AnyKeyword | SyntaxKind.As… alias
Dtypescript.d.ts488 …export type KeywordSyntaxKind = SyntaxKind.AbstractKeyword | SyntaxKind.AnyKeyword | SyntaxKind.As… alias