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