diff options
author | Ben Bridle <bridle.benjamin@gmail.com> | 2025-02-08 21:18:14 +1300 |
---|---|---|
committer | Ben Bridle <bridle.benjamin@gmail.com> | 2025-02-08 21:18:14 +1300 |
commit | 0ddd9bca2a3f8444cdfdd0a8afb292479396c4f2 (patch) | |
tree | 361ab8d05b48af4d53062ec63286afe073cc9ce1 /src/source_hierarchy.rs | |
parent | 2e773f9ba994f8f4e30bb994bb600696264def16 (diff) | |
download | assembler-0ddd9bca2a3f8444cdfdd0a8afb292479396c4f2.zip |
Support namespaces when resolving symbols
A definition can resolve a reference in the same or a deeper namespace,
allowing for proper scoping and shadowing. Multiple definitions in the
same namespace cannot share a name.
Diffstat (limited to 'src/source_hierarchy.rs')
0 files changed, 0 insertions, 0 deletions