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

cbl::IParser Class Reference

#include

Inheritance diagram for cbl::IParser:

cbl::codetree::IPlatform cbl::TParser List of all members.

Public Methods

virtual codetree::symbols::TModuleSym goal ()=0
  This method is the entry method for parsing a source file. More...


Detailed Description

IParser represents the pure parser interface to be used by compilers using the CBL.

Definition at line 50 of file parser.h.


Member Function Documentation

virtual codetree::symbols::TModuleSym* cbl::IParser::goal   [pure virtual]
 

This method is the entry method for parsing a source file.


The documentation for this class was generated from the following file:
Generated on Sat Apr 6 19:07:26 2002 for Compiler Backend Library by doxygen1.2.14 written by , © 1997-2002