[prev in list] [next in list] [prev in thread] [next in thread] 

List:       soot-list
Subject:    Re: [Soot-list] generic signatures
From:       Tony Yan <yan () cse ! ohio-state ! edu>
Date:       2013-04-16 15:28:14
Message-ID: CALvsDq6ukKxhgbdzi0rHo1SfNCBvOsAieONd41mFx6jis2_Rkg () mail ! gmail ! com
[Download RAW message or body]

Thanks for the advice. I found a class SignatureTag, which seems to be
what I'm looking for.

Tony

On Tue, Apr 16, 2013 at 9:01 AM, Marc-Andr=E9 Laverdi=E8re-Papineau
<marc-andre.laverdiere-papineau@polymtl.ca> wrote:
> Hello,
>
> Are you referring to Jimple in-memory objects or the text-based output?
>
> If the former, did you look at annotation tags? I am not sure it is
> there, but that is the most like candidate.
>
> Marc-Andr=E9 Laverdi=E8re-Papineau
> Doctorant - PhD Candidate
>
> On 13-04-14 06:46 PM, Tony Yan wrote:
>> Hi,
>>
>> I have a question about generic signatures.
>>
>> Suppose we have,
>>
>> class List<E> { }
>> class StringList extends List<String> { }
>>
>> The class declaration for StringList from "javap StringList" is
>>      class StringList extends List<java.lang.String>
>> while in jimple code it is
>>      class StringList extends List
>>
>> The generic signature "<java.lang.String>" is missing while it is
>> totally available in the bytecode. So I'm wondering whether this
>> information is made available in some tags.
>>
>> Thanks,
>> Tony
>> _______________________________________________
>> Soot-list mailing list
>> Soot-list@sable.mcgill.ca
>> http://mailman.cs.mcgill.ca/mailman/listinfo/soot-list
>>
> _______________________________________________
> Soot-list mailing list
> Soot-list@sable.mcgill.ca
> http://mailman.cs.mcgill.ca/mailman/listinfo/soot-list



-- =

Dacong (Tony) Yan
Ph.D. Student
Computer Science and Engineering
The Ohio State University, Columbus
http://www.cse.ohio-state.edu/~yan
_______________________________________________
Soot-list mailing list
Soot-list@sable.mcgill.ca
http://mailman.cs.mcgill.ca/mailman/listinfo/soot-list
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic