Add parent_scope on all nodes
This commit is contained in:
@@ -176,6 +176,7 @@ struct Parse_Ctx:Lexer{
|
||||
U64 unique_ids;
|
||||
Map type_map;
|
||||
|
||||
Ast_Scope *currently_parsed_scope;
|
||||
Array<Ast_Scope *> scopes;
|
||||
Ast_Package *resolving_package;
|
||||
Array<Ast_Decl *> ordered_decls;
|
||||
|
||||
Reference in New Issue
Block a user