-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
A-semanticArea - semantic analysisArea - semantic analysis
Description
Sometimes, lint rules want to walk up the scope tree and find a function, struct definition, etc.
Right now, when a symbol creates a scope, we record that information in Symbol. We should record the same.
We should also probably link scopes -> ast nodes.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-semanticArea - semantic analysisArea - semantic analysis