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

cbl::IErrorMgr Class Reference

#include <errormgr.h>

List of all members.


Public Methods

virtual const swl::IInputLocator *  inputLocator () const=0
  returns the input source location. More...

virtual void  inputLocator (swl::IInputLocator *ALocator)=0
  sets new input locator. More...


Detailed Description

This error manager class is extended to be used by source code parsers wich surely want to tell the caller its source location, too.

Definition at line 22 of file errormgr.h.


Member Function Documentation

virtual void cbl::IErrorMgr::inputLocator swl::IInputLocator *    ALocator [pure virtual]
 

sets new input locator.

virtual const swl::IInputLocator* cbl::IErrorMgr::inputLocator   const [pure virtual]
 

returns the input source location.


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