sammine-lang
Loading...
Searching...
No Matches
ScopeGeneratorVisitor.h File Reference

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"
Include dependency graph for ScopeGeneratorVisitor.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sammine_lang::AST::ScopeGeneratorVisitor
 

Detailed Description

Declares ScopeGeneratorVisitor, an ASTVisitor that builds and manages lexical scope by registration and reporting if there's been redefinitions.