The base class for all OPAL actions.
void operator=(const Echo &)
virtual void execute()
Execute the command.
virtual Echo * clone(const std::string &name)
Make clone.
Echo()
Exemplar constructor.
virtual void parse(Statement &)
Parse command (special for one-attribute command).
Interface for statements.