[Soot-list] Assignment of return value of a function

Ridhi Jain ridhij at iiitd.ac.in
Sun Oct 16 13:46:43 EDT 2016


Thank you.

On Sun, Oct 16, 2016 at 6:42 PM, Bernhard Berger <berber at tzi.de> wrote:

> Hi,
>
> the body of a method contains Stmts. In your case there will be an
> AssignStmt. With the help of the methods getLeftOp and getRightOp you get
> the LHS or RHS.
>
> Regards, Bernhard
> > Am 16.10.2016 um 12:58 schrieb Ridhi Jain <ridhij at iiitd.ac.in>:
> >
> > Hi
> >
> > How can I get the LHS(definition box) value of a statement if RHS is an
> invoke statement.
> >
> > Like: x in x=foo(p,q);
> >
> > --
> > Thanks and Regards
> > Ridhi Jain
> > PhD (CSE)
> > IIITD
> > _______________________________________________
> > Soot-list mailing list
> > Soot-list at CS.McGill.CA
> > https://mailman.CS.McGill.CA/mailman/listinfo/soot-list
>
>


-- 
Thanks and Regards
Ridhi Jain
PhD (CSE)
IIITD
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://mailman.CS.McGill.CA/pipermail/soot-list/attachments/20161016/3b437469/attachment.html 


More information about the Soot-list mailing list