FEDRA emulsion software from the OPERA Collaboration
|
#include <Expression.hh>
Public Member Functions | |
T | apply (unsigned int i) const |
Constant (const T &rhs) | |
~Constant () | |
Protected Attributes | |
const T & | rhs_ |
Constant. A class representing constant expressions (literals) in the parse tree.
@memo Constant
|
inline |
|
protected |