Re: TraceClassVisitor#main missing in asm4
Eugene Kuleshov <[email protected]>
| Newsgroups | gmane.comp.java.objectweb.asm |
|---|---|
| Message-ID | <CADFjdoVn+Ocyi9sh4wc5m__bt=auXLQGCrZErRKgz78igTchfg@mail.gmail.com> |
Jochen, The design has been changed, so ASMifier doesn't implement the visitor interface anymore and you can use the new Textifier class to see decompiled class bytecode in text format. regards, Eugene On Fri, Dec 2, 2011 at 6:17 PM, Jochen Theodorou <[email protected]> wrote: > Hi all, > > I just noticed that TraceClassVisitor#main is not there anymore. Is there a > replacement or do I have to write a wrapper for it now? It was a bit > surprising to me since ASMifier and CheckClassAdapter still seem to have > their main methods. Btw, that main was removed is also missing in the > documentation for differences between 3.3 and 4.0. The document mentions > only a changed constructor, but no removed main method. > > bye blackdrag > > -- > Jochen "blackdrag" Theodorou - Groovy Project Tech Lead > blog: http://blackdragsview.blogspot.com/ > german groovy discussion newsgroup: de.comp.lang.misc > For Groovy programming sources visit http://groovy-lang.org > > > > -- > 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 >
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