Change the decl searching api while figuring out how to implement
function overloading
This commit is contained in:
@@ -201,6 +201,7 @@ struct Parse_Ctx:Lexer{
|
||||
Ast_Scope *currently_parsed_scope;
|
||||
Ast_File *currently_parsed_file;
|
||||
U32 scope_ids;
|
||||
U32 scope_visit_id;
|
||||
|
||||
Array<String> module_folders;
|
||||
String module_folder;
|
||||
|
||||
Reference in New Issue
Block a user