lookupScopeIdRecursive

Look up symbol by Identifier. Searches the stack of scopes.

AstIndex
lookupScopeIdRecursive
(
Scope* scop
,
const Identifier id
,
TokenIndex from
,
CompilationContext* context
)

Meta