MicroModelicaCCompiler  4.5.3
process_statement.cpp File Reference
#include <ast/ast_builder.hpp>
#include <ir/helpers.hpp>
#include "../ir/reduction_functions.hpp"
#include "error.hpp"
#include "model_config.hpp"
#include "util.hpp"
#include "symbol_table.hpp"
#include "./visitors/convert_disc_red.hpp"
#include "process_statement.hpp"
Include dependency graph for process_statement.cpp:

Go to the source code of this file.

Namespaces

 MicroModelica
 
 MicroModelica::Util
 

Functions

void MicroModelica::Util::processStatement (AST_Statement stm)
 
void MicroModelica::Util::applyReduction (AST_Statement_Assign asg, AST_StatementList stms, AST_StatementListIterator stm_it)
 
void MicroModelica::Util::reduceStatement (AST_Statement stm, AST_StatementList stms, AST_StatementListIterator stm_it)