Definition at line 272 of file Expression.h.
◆ ExpressionPack() [1/2]
AmpGen::ExpressionPack::ExpressionPack |
( |
const std::vector< Expression > & | expressions | ) |
|
|
inlineexplicit |
◆ ExpressionPack() [2/2]
◆ expressions()
const std::vector< Expression > & AmpGen::ExpressionPack::expressions |
( |
| ) |
const |
|
inline |
◆ operator Expression()
AmpGen::ExpressionPack::operator Expression |
( |
| ) |
const |
◆ operator()()
complex_t AmpGen::ExpressionPack::operator() |
( |
| ) |
const |
|
overridevirtual |
◆ resolve()
void AmpGen::ExpressionPack::resolve |
( |
ASTResolver & | resolver | ) |
const |
|
overridevirtual |
◆ to_string()
std::string AmpGen::ExpressionPack::to_string |
( |
const ASTResolver * | resolver = nullptr | ) |
const |
|
overridevirtual |
The documentation for this class was generated from the following file: