I never said you see the source code (although with decompilation, you do, at least a "compatible" version of it). You see it's declared members and declared methods and declared constructors.
Edit: I.E. their "names", their types, their access level, and their parameters (with type).