Public Methods | |
EbnfFirstCompAlgo (int maxToken_) | |
virtual bool | operator() (EbnfNode &n) throw (EbnfNodeAlgoException) |
Private Attributes | |
int | maxToken |
Definition at line 418 of file lanalyzer.cc.
|
Definition at line 422 of file lanalyzer.cc. |
|
This gets called for each EBNF node during the traversal. Reimplemented from EbnfNodeAlgo. Definition at line 425 of file lanalyzer.cc. |
|
Definition at line 496 of file lanalyzer.cc. |