[Java Parser] For structural exploration

goran.hultgren at bluefish.se goran.hultgren at bluefish.se
Mon Mar 11 12:49:22 UTC 2002


rwithers12 at attbi.com wrote:
> I don't need a full fledged parser, but one which creates a class
> hierarchy based on the class definitions and creates the methods,
> perhaps with the source in a comment.  It seems like we could create a
> JavaMetaclass...

I have code for this. It creates the hierarchy etc. It also uses the
dependency info you can get from Jikes to create a full model for all
dependencies.

Holler if you want it.

regards, Göran



More information about the Squeak-dev mailing list