Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

LexYaccParser Class Reference

#include <lex_yacc_parser.hh>

Inheritance diagram for LexYaccParser:

Inheritance graph
[legend]
Collaboration diagram for LexYaccParser:

Collaboration graph
[legend]
List of all members.

Public Methods

virtual bool parse (PropRegistry &registry, ITokenSpec &tSpec, IScannerSpec &sSpec, IParserSpec &pSpec)

Detailed Description

This is the LEX&YACC based implementation of the IParser itnerface. THis class is actually just a wrapper over the C code.

Definition at line 50 of file lex_yacc_parser.hh.


Member Function Documentation

bool LexYaccParser::parse ( PropRegistry & registry,
ITokenSpec & tSpec,
IScannerSpec & sSpec,
IParserSpec & pSpec ) [virtual]
 

Reimplemented from IParser.

Definition at line 92 of file lex_yacc_parser.cc.

Referenced by CppCcDriver::run().


The documentation for this class was generated from the following files:
Generated at Tue Jul 9 21:07:43 2002 for CppCC by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001