Hi,
Does anyone knows why when using PetitParser Browser, the debugger tab presents a tree composed of only one or maximum two elements (even if it enters more rules)?
Any help will be useful because debugging petitParser code is really hard.
Thanks. Anne
Hi,
Could you give us a concrete example?
Cheers, Doru
On Jan 14, 2016, at 6:21 PM, Anne Etien anne.etien@univ-lille1.fr wrote:
Hi,
Does anyone knows why when using PetitParser Browser, the debugger tab presents a tree composed of only one or maximum two elements (even if it enters more rules)?
Any help will be useful because debugging petitParser code is really hard.
Thanks. Anne _______________________________________________ Moose-dev mailing list Moose-dev@list.inf.unibe.ch https://www.list.inf.unibe.ch/listinfo/moose-dev
-- www.tudorgirba.com www.feenk.com
"Sometimes the best solution is not the best solution."
Hi,
Please find attached two pictures. In the first one, you can see that the rule succeeds. In the second one, I try to see which rules have been applied by clicking on the debugger tab and as you can see, there is only the first rule that seems to be parsed. tokenParser select is a message send to a new Parser in order to reduce the number of instance variables, we got 246. And it corresponds to 'SELECT' asParser caseInsensitive trim.
Anne
Le 15 janv. 2016 à 05:40, Tudor Girba tudor@tudorgirba.com a écrit :
Hi,
Could you give us a concrete example?
Cheers, Doru
On Jan 14, 2016, at 6:21 PM, Anne Etien anne.etien@univ-lille1.fr wrote:
Hi,
Does anyone knows why when using PetitParser Browser, the debugger tab presents a tree composed of only one or maximum two elements (even if it enters more rules)?
Any help will be useful because debugging petitParser code is really hard.
Thanks. Anne _______________________________________________ Moose-dev mailing list Moose-dev@list.inf.unibe.ch https://www.list.inf.unibe.ch/listinfo/moose-dev
-- www.tudorgirba.com www.feenk.com
"Sometimes the best solution is not the best solution."
Moose-dev mailing list Moose-dev@list.inf.unibe.ch https://www.list.inf.unibe.ch/listinfo/moose-dev