Subject: Re: : How can I find the filename where a class is defined?
From: "George Moschovitis" <george.moschovitis gmail.com>
Date: Fri, 28 Jan 2005 23:40:52 +0900
References: 128668128686
In-reply-to: 128686
> Since a class can be spread over multiple files, you have to define
which
> one(s) you want to get.
My class is defined in one file only. I dont want a general solution. I
want a solution for classes defined in a single file. Any other ideas?
-g.