Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dtypes.ts155 ProtectedKeyword, enumerator
1047 export type ProtectedKeyword = ModifierToken<SyntaxKind.ProtectedKeyword>; alias
/third_party/typescript/lib/
Dtsserverlibrary.d.ts229 ProtectedKeyword = 122, enumerator
609 export type ProtectedKeyword = ModifierToken<SyntaxKind.ProtectedKeyword>; alias
DtypescriptServices.d.ts229 ProtectedKeyword = 122, enumerator
609 export type ProtectedKeyword = ModifierToken<SyntaxKind.ProtectedKeyword>; alias
Dtypescript.d.ts229 ProtectedKeyword = 122, enumerator
609 export type ProtectedKeyword = ModifierToken<SyntaxKind.ProtectedKeyword>; alias
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts229 ProtectedKeyword = 122, enumerator
618 export type ProtectedKeyword = ModifierToken<SyntaxKind.ProtectedKeyword>; alias
Dtypescript.d.ts229 ProtectedKeyword = 122, enumerator
618 export type ProtectedKeyword = ModifierToken<SyntaxKind.ProtectedKeyword>; alias