Files
RustAst/src/ast/compiler
Michael Schimmel c256a8a992 Refactor: Use generic Define bound kind
This commit consolidates `DefLocal` and `DefGlobal` into a single
`Define` bound kind. This simplifies the AST and makes it more
consistent.

It also introduces `DeclarationKind` to differentiate between variable
and parameter definitions.
2026-02-25 10:45:36 +01:00
..
2026-02-22 10:41:48 +01:00
2026-02-24 08:40:45 +01:00
2026-02-25 10:45:36 +01:00
2026-02-24 08:40:45 +01:00