class viewer ?

S

Stef Mientki

hello,

I'd like to have a class viewer, something different from pydoc,
and I wonder if someone has made something similar.

from the given class, it's ancestors and it's derived classes,
I'ld like to get the following information in a tree like structure:

- the file were the class is definied
- the attributes, split in inherited / created / overriden
- the methodes, split in inherited / created / overriden
- the files were instances of the class are created
- and probably I forget a few

any suggestions ?

thanks,
Stef Mientki
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,756
Messages
2,569,535
Members
45,008
Latest member
obedient dusk

Latest Threads

Top