help-bison
[Top][All Lists]
Advanced

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

Re: calling yyparse repeatedly


From: Akim Demaille
Subject: Re: calling yyparse repeatedly
Date: 24 Jan 2002 11:47:54 +0100
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Common Lisp)

>>>>> "Prabhu" == Prabhu M K <Prabhu> writes:

Prabhu> Thanks very much for reply...  Ye I called yylex() twice after
Prabhu> yyparse(). It is exactly what u told(series of 0). What should
Prabhu> I do for reinitializing the scanner. The Scanner generator i
Prabhu> use FLEX.  Is that enough if i call yy_flush_buffer() in the
Prabhu> <<EOF>> rule??

I doubt it.  Dive into the documentation.  Especially yyrestart.





reply via email to

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