The base class for all expressions.
More...
#include <MP_expression.hpp>
Detailed Description
The base class for all expressions.
- Note
- FOR INTERNAL USE: This is not normally used directly by the calling code.
- Todo:
- can this be moved to the cpp file?
Definition at line 127 of file MP_expression.hpp.
Member Function Documentation
virtual int flopc::TerminalExpression::getColumn |
( |
| ) |
const |
|
pure virtual |
virtual int flopc::TerminalExpression::getStage |
( |
| ) |
const |
|
pure virtual |
virtual double flopc::TerminalExpression::getValue |
( |
| ) |
const |
|
pure virtual |
The documentation for this class was generated from the following file: