Searched defs:seenClassDeclarations (Results 1 – 2 of 2) sorted by relevance
18 const seenClassDeclarations = new Map<string, true>(); constant
20 const seenClassDeclarations = new Map<string, true>(); constant