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

EbnfNullableCompAlgo Class Reference

Inheritance diagram for EbnfNullableCompAlgo:

Inheritance graph
[legend]
Collaboration diagram for EbnfNullableCompAlgo:

Collaboration graph
[legend]
List of all members.

Public Methods

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

Detailed Description

Computes the nullable attribute of EBNF each node.

Definition at line 336 of file lanalyzer.cc.


Member Function Documentation

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

This gets called for each EBNF node during the traversal.

Reimplemented from EbnfNodeAlgo.

Definition at line 340 of file lanalyzer.cc.


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