MicroModelicaCCompiler
4.5.3
|
#include <ast_util.hpp>
Public Member Functions | |
FindReference (AST_String) | |
![]() | |
virtual | ~AST_Expression_Fold ()=default |
bool | apply (AST_Expression e) |
Private Member Functions | |
bool | foldTraverseElement (AST_Expression) |
bool | foldTraverseElement (bool, bool, BinOpType) |
bool | foldTraverseElementUMinus (AST_Expression) |
Private Attributes | |
AST_String | _var |
Definition at line 318 of file ast_util.hpp.
FindReference::FindReference | ( | AST_String | var | ) |
Definition at line 410 of file ast_util.cpp.
|
privatevirtual |
Implements AST_Expression_Fold< bool >.
Definition at line 416 of file ast_util.cpp.
References current_element, EXPBOOLEANNOT, EXPCALL, EXPCOMPREF, EXPIF, EXPOUTPUT, and toStr.
|
privatevirtual |
Implements AST_Expression_Fold< bool >.
Definition at line 412 of file ast_util.cpp.
|
privatevirtual |
Implements AST_Expression_Fold< bool >.
Definition at line 414 of file ast_util.cpp.
|
private |
Definition at line 323 of file ast_util.hpp.