Re: Re: Get all the types referenced by a given class

"Torsten Curdt" <[email protected]> Wed, 12 Jul 2006 08:34:18 +0200
Newsgroups gmane.comp.jakarta.bcel.user
Message-ID <[email protected]>
> > There's an easier way to do it than writing a class which checks all
> > methods
> > return type and arguments type, field and local variables?

Sounds like you are after something like this

 http://vafer.org/projects/dependency/howto.html

cheers
--
Torsten