[erlang-patches] Return end locations in erl_scan
Anthony Ramine
n.oxyde@REDACTED
Mon Feb 4 15:46:23 CET 2013
As there been an answer? Will this be in R16B?
--
Anthony Ramine
Le 11 janv. 2013 à 15:53, Fredrik a écrit :
> Hello Anthony,
> I don't see a reply on this patch, but it is in our systems and currently being reviewed.
> You will get an answer when I know more about it.
>
> BR Fredrik Gustafsson
> Erlang OTP Team
> On 11/10/2012 04:28 PM, Anthony Ramine wrote:
>> Hi,
>>
>> This branch adds a new option "end" to erl_scan. If set, it tracks and
>> returns end locations of each scanned token in their attributes as
>> `{'end', {EndLine, EndCol}}`.
>>
>> https://github.com/nox/otp/compare/scan-end-locations
>> https://github.com/nox/otp/compare/scan-end-locations.patch
>>
>> git fetch https://github.com/nox/otp scan-end-locations
>>
>> Regards,
>>
>
More information about the erlang-patches
mailing list