Searched defs:scopeGetter (Results 1 – 2 of 2) sorted by relevance
129 context.scopeGetter = function () { function135 case NodeType.ClassDeclaration:165 case NodeType.InterfaceDeclaration:337 context.scopeGetter = function () { function
26 public scopeGetter: () => SymbolScope = null; property in EnclosingScopeContext