#include <GExpr.hpp>
Inheritance diagram for GExpr:
Public Member Functions | |
Result * | execute (Context &context) |
std::string | toString (Context &context) |
Grammar * | clone () |
Grammar * GExpr::clone | ( | ) | [virtual] |
string GExpr::toString | ( | Context & | context | ) | [virtual] |