|
SeExpr
|
#include <ExprSpecType.h>
Public Member Functions | |
| ExprSpecScalarNode (int startPos, int endPos, double scalar) | |
Public Member Functions inherited from ExprSpecNode | |
| ExprSpecNode (int startPos, int endPos) | |
| virtual | ~ExprSpecNode () |
Public Attributes | |
| double | v |
Public Attributes inherited from ExprSpecNode | |
| int | startPos |
| int | endPos |
Definition at line 40 of file ExprSpecType.h.
|
inline |
Definition at line 44 of file ExprSpecType.h.
| double ExprSpecScalarNode::v |
Definition at line 42 of file ExprSpecType.h.
1.8.5