Module pomelo_hir::lower::context
source · Expand description
Lowering context.
Structs
Context needed while lowering.
Holds the results of early name resolution
Store names in scope and handle rollback when exiting an inner scope.