NumericConstExpression Member List
This is the complete list of members for
NumericConstExpression, including all inherited members.
ConstExpression(EXP_TYPE _type) | ConstExpression | |
containsDirectOutput() | Expression | [virtual] |
cur_val | OperandExpression | [protected] |
eval(OutputStream &eos, Environment *env, unsigned modus) | NumericConstExpression | [virtual] |
Expression(EXP_TYPE _type) | Expression | |
extractDependencies(vector< DependencySet * > *depset) | Expression | [virtual] |
extractFSAMap(FSAMap *fsamap, unsigned parent_var) | Expression | [virtual] |
extractParVarMap(ParVarMap *parvarmap) | Expression | [virtual] |
getNextValue() | NumericConstExpression | [virtual] |
getOperandType() | OperandExpression | [inline] |
getType() | Expression | [inline] |
init(BufferNode *root) | Expression | [virtual] |
initial | OperandExpression | [protected] |
isSingleValued() | ConstExpression | [inline, virtual] |
mergeSequences() | Expression | [virtual] |
num | NumericConstExpression | [private] |
NumericConstExpression(const char *_num) | NumericConstExpression | |
op_type | OperandExpression | [protected] |
OperandExpression(EXP_TYPE _type, EXP_TYPE _op_type) | OperandExpression | |
placeSignOffs(vector< SignOffExpression * > &signoffs) | Expression | [virtual] |
prepareOperand(OutputStream &eos, Environment *env, unsigned modus) | ConstExpression | [inline, virtual] |
print(OutputStream &dos) const | NumericConstExpression | [virtual] |
replaceVarId(unsigned old_id, unsigned new_id) | Expression | [virtual] |
rewriteAggregateFuncts() | Expression | [virtual] |
rewriteEmptyFuncts() | Expression | [virtual] |
rewriteVarstepCondExps() | Expression | [virtual] |
rewriteVarsteps() | Expression | [virtual] |
rewriteWhereExps() | Expression | [virtual] |
scopeCheck(vector< unsigned > &def_vars, vector< unsigned > &introduced_vars, vector< unsigned > &violating_vars) | Expression | [virtual] |
setType(EXP_TYPE _type) | Expression | [inline] |
tagmap | Expression | [protected] |
type | Expression | [protected] |
unprepareOperand() | ConstExpression | [inline, virtual] |
~ConstExpression() | ConstExpression | [virtual] |
~Expression() | Expression | [virtual] |
~NumericConstExpression() | NumericConstExpression | [virtual] |
~OperandExpression() | OperandExpression | [virtual] |