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