Class file parsers
- From: Andreas Leitgeb <avl@xxxxxxxx>
- Date: 05 Sep 2007 21:41:44 GMT
Mike Schilling <mscottschilling@xxxxxxxxxxx> wrote:
I didn't quite believe this, so I created an example, got out my handy class
file analyzer ...
I'm curious as to which tool you use for this task. The way you said that
("got out my ...") seems to me to indicate that you've also made your own...
I have written one myself (in Tcl, not in Java, so I do the parsing completely
myself), because I didn't like javap hiding away private fields and methods.
Unfortunately the user-interface of my script is still somewhat cryptic (not
yet good enough for prime time).
PS: this is not meant as a general question about such tools. Meanwhile I know
some already, but back then, when I wrote my own, all I knew then was javap.
.
- Follow-Ups:
- Re: Class file parsers
- From: Mike Schilling
- Re: Class file parsers
- References:
- Re: dependency-detection in java - Take 2
- From: Michael Jung
- Re: dependency-detection in java - Take 2
- From: Andreas Leitgeb
- Re: dependency-detection in java - Take 2
- From: Mike Schilling
- dependency-detection in java - 3rd Take
- From: Andreas Leitgeb
- Re: dependency-detection in java - 3rd Take
- From: Mike Schilling
- Re: dependency-detection in java - Take 2
- Prev by Date: Re: How to access a member constant by FQN
- Next by Date: Re: Class file parsers
- Previous by thread: Re: dependency-detection in java - 3rd Take
- Next by thread: Re: Class file parsers
- Index(es):