|
Inferno
0.2
|
#include <parse.hpp>
Classes | |
| class | InfernoAction |
Public Member Functions | |
| Parse (string i) | |
| void | operator() (TreePtr< Node > context, TreePtr< Node > *proot) |
| Parse::Parse | ( | string | i | ) | [inline] |
Implements Transformation.
Definition at line 52 of file parse.hpp.
References ASSERT, INFERNO_TRIPLE, and TRACE.