MicroModelicaCCompiler  4.5.3
process_statement.hpp File Reference
#include <ast/ast_types.hpp>
#include <ast/statement.hpp>
Include dependency graph for process_statement.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 MicroModelica
 
 MicroModelica::Util
 
 MicroModelica::Util::STATEMENT
 

Enumerations

enum  MicroModelica::Util::STATEMENT::AssignTerm { MicroModelica::Util::STATEMENT::LHS, MicroModelica::Util::STATEMENT::RHS, MicroModelica::Util::STATEMENT::LHS_DISCRETES, MicroModelica::Util::STATEMENT::LHS_STATES }
 

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)