March 8, 2016
7:50 p.m.
Is there a way to view a class with all the inherited instance variables and/or methods? I'm trying to understand some code, and because the inheritance tree is not shallow, I'd like to see all the variables it has (both own and inherited). Regards! Esteban A. Maringolo