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