#include <Parser.h>
Public Member Functions | |
Parser (Syntax &x, Builder &b, Semantic &s) | |
CTranslationUnit * | parse (Unit &, CProject &, int=0) |
void | configure (Config &) |
CTranslationUnit* Puma::Parser::parse | ( | Unit & | , | |
CProject & | , | |||
int | = 0 | |||
) |
Reimplemented in Puma::CCParser.
void Puma::Parser::configure | ( | Config & | ) |