help-bison
[Top][All Lists]
Advanced

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

Retrieving the last "$$"


From: Filip van der Meeren
Subject: Retrieving the last "$$"
Date: Thu, 23 Jul 2009 12:51:52 +0200

Good afternoon,

I am using bisons yypush_parse to evaluate my text.
But when the parser has finished parsing, I need to get a hold on the last "$$". Scanning through the bison manual as well as the internet came up empty for me, so you guys/girls are my last resort...

Do you have any idea how to retrieve the $$ when using bison 2.4.1 with the %define api.pure, %define api.push_pull "push" defined ?

Thank you,

Filip vdm


reply via email to

[Prev in Thread] Current Thread [Next in Thread]