|
sammine-lang
|
Declares ScopeGeneratorVisitor, an ASTVisitor that builds and manages lexical scope by registration and reporting if there's been redefinitions. More...
#include "ast/Ast.h"#include "ast/AstBase.h"#include "util/LexicalContext.h"#include "util/Utilities.h"

Go to the source code of this file.
Classes | |
| class | sammine_lang::AST::ScopeGeneratorVisitor |
Declares ScopeGeneratorVisitor, an ASTVisitor that builds and manages lexical scope by registration and reporting if there's been redefinitions.