Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dtypes.ts157 ProtectedKeyword, enumerator
1387 export type ProtectedKeyword = ModifierToken<SyntaxKind.ProtectedKeyword>; alias
/third_party/typescript/lib/
Dtypescript.d.ts231 ProtectedKeyword = 123, enumerator
657 export type ProtectedKeyword = ModifierToken<SyntaxKind.ProtectedKeyword>; alias
DtypescriptServices.d.ts231 ProtectedKeyword = 123, enumerator
657 export type ProtectedKeyword = ModifierToken<SyntaxKind.ProtectedKeyword>; alias
Dtsserverlibrary.d.ts231 ProtectedKeyword = 123, enumerator
657 export type ProtectedKeyword = ModifierToken<SyntaxKind.ProtectedKeyword>; alias
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts231 ProtectedKeyword = 123, enumerator
657 export type ProtectedKeyword = ModifierToken<SyntaxKind.ProtectedKeyword>; alias
Dtsserverlibrary.d.ts231 ProtectedKeyword = 123, enumerator
657 export type ProtectedKeyword = ModifierToken<SyntaxKind.ProtectedKeyword>; alias