Re: GeneratorAdapter: push method
Rémi Forax <[email protected]>
| Newsgroups | gmane.comp.java.objectweb.asm |
|---|---|
| Message-ID | <[email protected]> |
Le 04/01/2011 17:06, [email protected] a écrit : > Hi, > > We have recently started using ASM to generate bytecode and have got to the > stage where we would like to push object reference to the stack. > > The API suggests that the push(Type value) method should allow this, but why > does it take a Type and not an Object? push(Type) is equivalent to the syntax ".class" in Java. > kind regards, > O'Neil > Saxonica Rémi
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