[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: inlining question...



David Wang wrote:
> 
> HI
>         Does anybody know that soot inlines only static methods, or both
> static and dynamic methods?? thanx. I'll try to write some programs to
> test them, but it'll be better if I know some absolute answer before
> doing so. thanx a lot.
> David

Static and dynamic methods which resolve to 1 method.


Raja