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