#include <ShParser.hpp>
Static Public Member Functions | |
| void | parse (ShCtrlGraphNodePtr &head, ShCtrlGraphNodePtr &tail, ShBlockListPtr blocks) |
| Parse blocks into the control graph between head and tail. | |
This parser takes a list of blocks containing tokens and basic blocks and parses it into a control graph.
Definition at line 39 of file ShParser.hpp.
1.3.7