Skip to content

Semantic: link scopes -> symbols #200

@DonIsaac

Description

@DonIsaac

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-semanticArea - semantic analysis

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions