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