Type Alias PrecomputedScopes

PrecomputedScopes: MultiMap<AstNode, AstNodeDescription>

Result of the scope precomputation phase (ScopeComputation service). It maps every AST node to the set of symbols that are visible in the subtree of that node.