Re: How to make a method Synthetic

Niklas Mehner <[email protected]>
Newsgroups gmane.comp.jakarta.bcel.devel
Message-ID <[email protected]>
Stephen Kolaroff wrote:

> 1. Can somebody explain me how to mark a method as synthetic: how (with 
> wich constructor/parameters) to create the Synthetic attribute.

Probably
MethodGen.setFlag(Constants.ACC_SYNCHRONIZED, true);
should work....

Niklas
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.