Method objects represent method declarations. However, the type of a method depends of which it is a member when it is used (i.e. depends on the type of the object on which it was invoked). Therefore, we need a get-return-type(|in), that considers the possibly bound variables.

Submitted on 1 August 2005 at 13:48

Log in to post comments