Re: [pygccxml-development] How to use the readme() method?
Brought to you by:
mbaas,
roman_yakovenko
From: Matthias B. <ba...@ir...> - 2006-04-06 17:25:25
|
Roman Yakovenko wrote: > For imlementation and usage, please take a look on calldef_wrapper.py and > decl_wrapper_printer.py modules. How can a user find out/iterate over all declarations that "have something to say"? (other than iterating over all declarations and check if readme() returns something else than an empty list) - Matthias - |