Skip to content

Commit 2674bc5

Browse files
authored
Store IR node references in binder definitions (#1474)
This PR changes all `Definition` variants in the new binder to store a reference to the corresponding IR node instead of separate `NodeId` and `Rc<TerminalNode>` for the identifier name. This way we can navigate back from the definitions into the IR tree.
1 parent f27c002 commit 2674bc5

File tree

6 files changed

+235
-247
lines changed

6 files changed

+235
-247
lines changed

0 commit comments

Comments
 (0)