#include <FAdd.hpp>
Inheritance diagram for FAdd:
Public Member Functions | |
Result * | execute (Context &context) |
Grammar * | clone () |
Grammar * FAdd::clone | ( | ) | [virtual] |
Finds the sum of two arguments.
[in] | context | Unused |
Implements Grammar.