MicroModelicaCCompiler  4.5.3
type_check.cpp File Reference
#include "type_check.h"
#include <iostream>
#include <list>
#include <string>
#include <ast/ast_builder.hpp>
#include "../ast/expression.hpp"
#include "symbol_table.hpp"
Include dependency graph for type_check.cpp:

Go to the source code of this file.

Macros

#define T(s)   tyEnv->lookup(s)
 

Macro Definition Documentation

◆ T

#define T (   s)    tyEnv->lookup(s)

Definition at line 30 of file type_check.cpp.