|
sammine-lang
|
Implements ScopeGeneratorVisitor, an ASTVisitor that traverses the AST to populate a lexical symbol table. More...
#include "semantics/ScopeGeneratorVisitor.h"#include "ast/Ast.h"#include "fmt/format.h"#include "util/LexicalContext.h"#include "util/Utilities.h"#include <ctime>#include <memory>
Implements ScopeGeneratorVisitor, an ASTVisitor that traverses the AST to populate a lexical symbol table.