help-bison
[Top][All Lists]
Advanced

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

Re: How to make yyerror() report line?


From: Rui Maciel
Subject: Re: How to make yyerror() report line?
Date: Sat, 17 Oct 2009 11:07:20 +0100
User-agent: KMail/1.12.2 (Linux/2.6.28-15-generic; KDE/4.3.2; x86_64; ; )

Luca Marzolla wrote:

> Use yylineno variable.
> See %option yylineno in Flex:
> http://flex.sourceforge.net/manual/Options-Affecting-Scanner-Behavior.html#
> Options-Affecting-Scanner-Behavior

Thanks, Luca. It was just what the doctor ordered. Thanks!


Best regards,
Rui Maciel




reply via email to

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