|
sammine-lang
|

Files | |
| GeneralSemanticsVisitor.h | |
| Defines GeneralSemanticsVisitor, an ASTVisitor that enforces general semantic rules for scoped definitions, detecting duplicates, and ensuring correct return usage in blocks. | |
| ScopeGeneratorVisitor.h | |
| Declares ScopeGeneratorVisitor, an ASTVisitor that builds and manages lexical scope by registration and reporting if there's been redefinitions. | |