hiding protected methods and fields
Hi!The documentation says that the -protected option "Shows only protected and public classes and members. This is the default."Is there a way to *not* show the protected methods and fields? I'd like to expose only the public ones.Thanks!Benzi