1 #ifndef OPAL_IfStatement_HH
2 #define OPAL_IfStatement_HH 1
60 #endif // OPAL_IfStatement_HH
void operator=(const IfStatement &)
Abstract interface for a stream of input tokens.
Interface for statements.
virtual void execute(const Parser &)
Execute.
Interface for abstract language parser.