#include <treeparser.h>
Inheritance diagram for XParser:
Protected Member Functions | |
void * | parse (const string &fileName, ParseType iparseRules, RuleSystem *ifactor, bool iyydebug) |
Definition at line 11 of file treeparser.h.
|
Definition at line 17 of file treeparser.cpp. References factor, parseRules, yydebug, yyin, yylineno, yymyresult, and yyparse(). Referenced by PHPParser::parse(), and RuleParser::parse(). |