Ary Borenszweig:
I tried using getAllMembers, but that also gives me all methods of Foo. I just want the fields.
You can try to filter the results of getAllMembers. Bye, bearophile
Ary Borenszweig:
I tried using getAllMembers, but that also gives me all methods of Foo. I just want the fields.
You can try to filter the results of getAllMembers. Bye, bearophile