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

Defines the BiTypeCheckerVisitor, consist of the flow for Bi-Directional Type checking, which allows for synthesizing types, validating consistency, and register types. More...

#include "ast/AstBase.h"
#include "typecheck/Types.h"
#include "util/LexicalContext.h"
Include dependency graph for BiTypeChecker.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::TypingContext
 
class  sammine_lang::AST::BiTypeCheckerVisitor
 

Detailed Description

Defines the BiTypeCheckerVisitor, consist of the flow for Bi-Directional Type checking, which allows for synthesizing types, validating consistency, and register types.