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

EbnfFollowCompAlgo Class Reference

Inheritance diagram for EbnfFollowCompAlgo:

Inheritance graph
[legend]
Collaboration diagram for EbnfFollowCompAlgo:

Collaboration graph
[legend]
List of all members.

Private Methods

virtual bool operator() (EbnfNode &n) throw (EbnfNodeAlgoException)

Detailed Description

This algorithm computes the follow attribute of each EBNF node.

Definition at line 505 of file lanalyzer.cc.


Member Function Documentation

bool EbnfFollowCompAlgo::operator() ( EbnfNode & n ) throw (EbnfNodeAlgoException) [inline, private, virtual]
 

This gets called for each EBNF node during the traversal.

Reimplemented from EbnfNodeAlgo.

Definition at line 513 of file lanalyzer.cc.


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