changeset 205 | 96d8b6e006f0 |
parent 202 | da1a8186f86f |
child 265 | 4d222f46f8cc |
--- a/absyntax_utils/function_call_iterator.hh Wed Sep 02 13:39:05 2009 +0200 +++ b/absyntax_utils/function_call_iterator.hh Wed Sep 02 14:05:27 2009 +0200 @@ -37,9 +37,9 @@ /* given a function_body_c, iterate through each - * function in/out/inout parameter, returning the name - * of each parameter... + * function/FB call in that code. */ + class function_call_iterator_c : public iterator_visitor_c { private: