lua-users home
lua-l archive

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


Oh, excellent. Works great.

Thanks very much, Leaf

On Thu, Jun 16, 2011 at 7:02 AM, Roberto Ierusalimschy
<roberto@inf.puc-rio.br> wrote:
>> The code you gave works great for my example, but what if I want to
>> access the value of the capture in the function at match time? What I
>> am trying to do it change the parsing path taken based on validation
>
> You may use it, as long as you do not return it.
>
> -- Roberto
>
>