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