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

Re: Soot structure



Ref should be a single element, it implements Value interface. Soot uses
ValueBox to reference to Value:

for example:

Stmt contains several ValueBox'es,
a ValueBox references to a Value (e.g, a Ref)

So, two statements may have two value boxes while both value boxes refer
to a single Ref expr.

Cheers,
-- Feng

On Thu, 22 May 2003, Christophe Massol wrote:

> Hello,
>
> In the Soot Structure does a Ref element (like InstanceFieldRef) which
> references a Field (per example) is a single element which is referenced by
> mutilple statments or does soot create a Ref expr (with the same field link)
> for each Statement ?
>
> --
>
> Cordialement,
>
> 	Massol Christophe
> ---------------------------------------------------------------
> Stagiaire Projet OASIS
> [049238 7558]
>
>  Etudiant en maîtrise MIAGE à l'université de Nice
>
>  Tel: 06 12 53 72 44
>  Adresse: 217 bd de la madeleine
>  06000 Nice
>
>