Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dtypes.ts162 ProtectedKeyword, enumerator
1393 export type ProtectedKeyword = ModifierToken<SyntaxKind.ProtectedKeyword>; alias
/third_party/typescript/lib/
Dtypescript.d.ts272 ProtectedKeyword = 123, enumerator
741 type ProtectedKeyword = ModifierToken<SyntaxKind.ProtectedKeyword>; alias
Dtsserverlibrary.d.ts4275 ProtectedKeyword = 123, enumerator
4744 type ProtectedKeyword = ModifierToken<SyntaxKind.ProtectedKeyword>; alias
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts272 ProtectedKeyword = 123, enumerator
741 type ProtectedKeyword = ModifierToken<SyntaxKind.ProtectedKeyword>; alias
Dtsserverlibrary.d.ts4275 ProtectedKeyword = 123, enumerator
4744 type ProtectedKeyword = ModifierToken<SyntaxKind.ProtectedKeyword>; alias