5

I have used pyreverse to create class diagrams from python codes. By default, it shows both the member variables and methods. But usually, I only want to see methods.

If -k option is used, then it will disable both the member variables and methods, so I wonder how to disable only the member variables.

Christophe
  • 68,716
  • 7
  • 72
  • 138
chanwcom
  • 4,420
  • 8
  • 37
  • 49

0 Answers0