[Soot-list] Position Tagger

Tristan RATCHFORD tratch at cs.mcgill.ca
Thu Mar 11 09:14:09 EST 2010


Hi Eric,

Thanks again! I thought there would be a separate option for source offset.

Tristan

On 11/03/10 02:33 AM, Eric Bodden wrote:
> Hi Tristan.
>
> All you have to do is use --keep-line-number. That will create special
> tags on the unit that you can retrieve via Unit.getTag(..) or
> Unit.getTags().
>
> Cheers,
> Eric
>
> --
> Dr. Eric Bodden
> Software Technology Group, Technische Universität Darmstadt, Germany
> Tel: +49 6151 16-5478    Fax: +49 6151 16-5410
> Mailing Address: S2|02 A209, Hochschulstraße 10, 64289 Darmstadt
>
>
>
> On 11 March 2010 04:16, Tristan RATCHFORD<tratch at cs.mcgill.ca>  wrote:
>    
>> Hi Soot-List,
>>
>> Sorry for the copious amounts of posts lately.
>>
>> Does anyone know how to run the position tagger? (i.e. The one that tags a
>> particular unit with the beginning and end offsets of a file.
>>
>> I can't seem to find what phase it's run in and which option to include in
>> the mailing list or code.
>>
>> Thanks again,
>>
>> Tristan
>>
>> _______________________________________________
>> Soot-list mailing list
>> Soot-list at sable.mcgill.ca
>> http://mailman.cs.mcgill.ca/mailman/listinfo/soot-list
>>
>>
>>      



More information about the Soot-list mailing list