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 157 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 168 of file EXPR.h.
Used Internally.
Definition at line 171 of file EXPR.h.
String pos in expression.
Definition at line 172 of file EXPR.h.
Interpretation of data.
Definition at line 169 of file EXPR.h.
The documentation for this struct was generated from the following file: