#include "../TokenSource.h"
#include "UnresOpSeq.h"
#include "OpSeq.h"
Go to the source code of this file.
Namespaces | |
namespace | green |
Classes | |
class | green::ImpParser |
The class for parsing imperative code. This class is the parser for imperative sections. The only function parseImperative does just that. More... |