|
sammine-lang
|
Implementation of BiTypeCheckerVisitor: visit() methods, registration, and helpers. Synthesize methods are in BiTypeCheckerSynthesize.cpp. More...
#include "typecheck/BiTypeChecker.h"#include "ast/Ast.h"#include "fmt/format.h"#include "semantics/GeneralSemanticsVisitor.h"#include "typecheck/Monomorphizer.h"#include "typecheck/Types.h"#include "util/LexicalContext.h"#include "util/MonomorphizedName.h"#include "util/Utilities.h"#include <set>#include "util/Logging.h"
Macros | |
| #define | DEBUG_TYPE "typecheck" |
Implementation of BiTypeCheckerVisitor: visit() methods, registration, and helpers. Synthesize methods are in BiTypeCheckerSynthesize.cpp.