Searched defs:TypeCollectionContext (Results 1 – 3 of 3) sorted by relevance
98 context: TypeCollectionContext,110 export function popTypeCollectionScope(context: TypeCollectionContext) {
35 function addPrototypeField(classType: Type, ast: AST, context: TypeCollectionContext) {
7 export class TypeCollectionContext { class