1 #ifndef CLASSIC_CompoundStatement_HH
2 #define CLASSIC_CompoundStatement_HH 1
63 #endif // CLASSIC_CompoundStatement_HH
void operator=(const CompoundStatement &)
virtual void execute(const Parser &)
Execute.
Pointer< MacroStream > tokens
virtual ~CompoundStatement()
Abstract interface for a stream of input tokens.
Interface for statements.
Interface for abstract language parser.