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