![]() |
AmpGen 2.1
|
This is the complete list of members for AmpGen::Function, including all inherited members.
Function(const std::string &name, const std::vector< Expression > &args) | AmpGen::Function | |
m_args | AmpGen::Function | |
m_name | AmpGen::Function | |
operator Expression() const | AmpGen::Function | |
operator()() const override | AmpGen::Function | inlinevirtual |
resolve(ASTResolver &resolver) const override | AmpGen::Function | virtual |
to_string(const ASTResolver *resolver=nullptr) const override | AmpGen::Function | virtual |
~IExpression()=default | AmpGen::IExpression | virtual |