MicroModelicaCCompiler
4.5.3
|
Go to the documentation of this file.
35 std::string
print()
const;
38 std::string
usage()
const;
44 list<Expression>
indexes()
const;
54 std::vector<Expression>
usageExps()
const;
list< Expression > indexes() const
std::string usage() const
Option< Util::Variable > reference() const
bool operator<(const Expression &other) const
AST_Expression expression() const
std::string print() const
static Expression generate(std::string var_name, std::vector< std::string > indices)
list< Expression > ExpressionList
std::multimap< std::string, int > usedVariables() const
std::string dimVariables(bool range_idxs=false) const
std::vector< Expression > usageExps() const
friend std::ostream & operator<<(std::ostream &out, const Expression &s)