Inheritance diagram for count_walker::
Public Methods | |
count_walker () | |
virtual void | at_id (idNode *the_id, Order ord) |
virtual void | at_const (constNode *the_const, Order ord) |
int | final_id_count () const |
int | final_const_count () const |
Private Attributes | |
int | _id_count |
int | _const_count |
|
|
|
Reimplemented from Walker. |
|
Reimplemented from Walker. |
|
|
|
|
|
|
|
|