23 #ifndef CLASSIC_MacroCmd_HH
24 #define CLASSIC_MacroCmd_HH
70 #endif // CLASSIC_MacroCmd_HH
The base class for all OPAL objects.
Pointer< MacroStream > body
Abstract base class for macros.
Abstract interface for a stream of input tokens.
virtual void execute()
Execute the macro command.
Interface for statements.
void operator=(const MacroCmd &)
virtual Object * makeTemplate(const std::string &, TokenStream &, Statement &)
Make a macro template.
Interface for abstract language parser.
virtual Object * makeInstance(const std::string &name, Statement &, const Parser *)
Make a macro instance.