SH::ShParser Class Reference

Recursive-descent parser for control structures. More...

#include <ShParser.hpp>

List of all members.

Public Member Functions

void parse (ShCtrlGraphNodePtr &head, ShCtrlGraphNodePtr &tail, ShBlockListPtr blocks)
 Parse blocks into the control graph between head and tail.

Static Public Member Functions

static ShParserinstance ()
 Return a pointer to the singleton instance.


Detailed Description

Recursive-descent parser for control structures.

This parser takes a list of blocks containing tokens and basic blocks and parses it into a control graph.

Definition at line 34 of file ShParser.hpp.


The documentation for this class was generated from the following files:
Generated on Wed Nov 9 15:35:55 2005 for Sh by  doxygen 1.4.5