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
1376 export type ProtectedKeyword = ModifierToken<SyntaxKind.ProtectedKeyword>; alias
/third_party/typescript/lib/
DtypescriptServices.d.ts231 ProtectedKeyword = 123, enumerator
655 export type ProtectedKeyword = ModifierToken<SyntaxKind.ProtectedKeyword>; alias
Dtypescript.d.ts231 ProtectedKeyword = 123, enumerator
655 export type ProtectedKeyword = ModifierToken<SyntaxKind.ProtectedKeyword>; alias
Dtsserverlibrary.d.ts231 ProtectedKeyword = 123, enumerator
655 export type ProtectedKeyword = ModifierToken<SyntaxKind.ProtectedKeyword>; alias
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts231 ProtectedKeyword = 123, enumerator
655 export type ProtectedKeyword = ModifierToken<SyntaxKind.ProtectedKeyword>; alias
Dtsserverlibrary.d.ts231 ProtectedKeyword = 123, enumerator
655 export type ProtectedKeyword = ModifierToken<SyntaxKind.ProtectedKeyword>; alias