Dear Bison-users,

I'm working on a prototype of a COBOL-parser in bison using a GLR-parser.
I have a question considering YYABORT:
When the parsing-process uses more then one parser, and one of them encounters 
this macro, will only this parser stop, or all of them.  And if the second is 
the case, is there a way to accomplish the first?

Timo Du Four




_______________________________________________
help-bison@gnu.org http://lists.gnu.org/mailman/listinfo/help-bison

Reply via email to