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