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