compiler/analysis/pParser.cpp File Reference

#include "rphp/analysis/pParser.h"
#include "rphp/analysis/pLexer.h"
#include "rphp/analysis/pSourceModule.h"
#include "rphp/analysis/pParseContext.h"
#include <boost/pool/object_pool.hpp>
#include <iostream>

Namespaces

namespace  rphp
namespace  rphp::parser

Functions

void * rphpParseAlloc (void *(*)(size_t))
void rphpParse (void *, int, rphp::pSourceRange *, rphp::pSourceModule *)
void rphpParseFree (void *, void(*)(void *))
void rphpParseTrace (FILE *, char *)
void rphp::parser::parseSourceFile (pSourceModule *pMod, bool debug=false)

Function Documentation

void rphpParse ( void *  ,
int  ,
rphp::pSourceRange ,
rphp::pSourceModule  
)

void* rphpParseAlloc ( void *  (*)(size_t)  ) 

void rphpParseFree ( void *  ,
void(*)(void *)   
)

void rphpParseTrace ( FILE *  ,
char *   
)


Generated on Thu Sep 9 03:00:06 2010 for rphp by  doxygen 1.5.4