|
FEDRA emulsion software from the OPERA Collaboration
|
#include <Expression.hh>
Public Member Functions | |
| T | apply (unsigned int i) const |
| UnaryOp (Operator op, const RHS &rhs) | |
| ~UnaryOp () | |
Protected Attributes | |
| const RHS & | rhs_ |
UnaryOp. A class representing unary operators in the parse tree.
@memo UnaryOp
|
inline |
|
inline |
|
protected |