Search Results

4
votes
1answer
93 views

How can I report the API of a class programmatically?

Dear stackoverflow- My goal is to parse a class and return a data-structure (object, dictionary, etc) that is descriptive of the methods and the related parameters contained within the clas …