Searched defs:ProtectedKeyword (Results 1 – 6 of 6) sorted by relevance
157 ProtectedKeyword, enumerator1387 export type ProtectedKeyword = ModifierToken<SyntaxKind.ProtectedKeyword>; alias
231 ProtectedKeyword = 123, enumerator657 export type ProtectedKeyword = ModifierToken<SyntaxKind.ProtectedKeyword>; alias