Re: static analysis by asm

"Andrey Loskutov" <[email protected]>
Newsgroups gmane.comp.java.objectweb.asm
Message-ID <[email protected]>
Hi,

FindBugs (http://findbugs.sourceforge.net/) is using ASM 3.x, but *not* as a main class reading engine (historically FB started on BCEL and later added support for ASM).

See pointers here:
http://code.google.com/p/findbugs/source/browse/trunk/findbugs/src/java/edu/umd/cs/findbugs/asm/

A port to ASM 4.x is possible (and I can provide you a patch if you like) but right now considered for the next 2.x FB release.

Regards,
Andrey

-------- Original-Nachricht --------
> Datum: Thu,  1 Dec 2011 04:53:52 +0100 (CET)
> Von: althea <[email protected]>
> An: [email protected]
> Betreff: [asm] static analysis by asm

> Hi there,
> 
> I am wondering if ASM can be used to perform static analysis of java
> classes.
> For example, to parse the class and easily know all the fields, methods,
> method
> variables etc. of a class? I did not find any example from distribution
> (asm4)
> that can do that.
-- 
Kind regards,
mit freundlichen Grüßen
Andrey Loskutov

+Andrey: http://plus.google.com/u/0/113794713998126448910
message-footer.txt (text/plain, 238 B)
-- 
You receive this message as a subscriber of the [email protected] mailing list.
To unsubscribe: mailto:[email protected]
For general help: mailto:[email protected]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.