diff -r e657008f43d0 -r da1a8186f86f absyntax_utils/function_call_iterator.hh --- a/absyntax_utils/function_call_iterator.hh Thu Jul 02 11:26:25 2009 +0100 +++ b/absyntax_utils/function_call_iterator.hh Thu Aug 27 16:06:46 2009 +0100 @@ -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: