Re: LPEG debugger conflicts with folding captures (was: LPEG-based relaxed parsing again)
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: LPEG debugger conflicts with folding captures (was: LPEG-based relaxed parsing again)
- From: Paul K <paul@...>
- Date: 2014年9月06日 23:02:39 +0000
Hi Rostislav,
>> patterns that may be folded. It would be something like Cmt in terms
>> of run-time processing, but without the capture part.
> Is possible modify lpeg_debug function - but this not show captures.
> Solution (without waranty):
Yes, this works for me; thank you.
Paul.