class representing a symbol operated upon by expressions
More...
#include <EXPR.h>
class representing a symbol operated upon by expressions
- Examples:
- expr/functions.C.
Definition at line 159 of file EXPR.h.
bool EV_SYMBOL::isConstant |
( |
| ) |
const |
|
inline |
bool EV_SYMBOL::isForExprFunc |
( |
| ) |
const |
|
inline |
bool EV_SYMBOL::isTransient |
( |
| ) |
const |
|
inline |
void EV_SYMBOL::setForExprFunc |
( |
| ) |
|
|
inline |
Flag for symbols.
Definition at line 170 of file EXPR.h.
Used Internally.
Definition at line 173 of file EXPR.h.
String pos in expression.
Definition at line 174 of file EXPR.h.
Interpretation of data.
Definition at line 171 of file EXPR.h.
The documentation for this struct was generated from the following file: