]> git.saurik.com Git - bison.git/commitdiff
* doc/bison.texinfo (Push Decl): Document the push parser.
authorJoel E. Denny <jdenny@ces.clemson.edu>
Sat, 18 Aug 2007 00:07:01 +0000 (00:07 +0000)
committerJoel E. Denny <jdenny@ces.clemson.edu>
Sat, 18 Aug 2007 00:07:01 +0000 (00:07 +0000)
(Table of Symbols): Ditto.
(Pure Decl): Ditto.
(Decl Summary): Ditto.
(Multiple Parsers, Push Parser Function, Pull Parser Function,
Parser Create Function, Parser Delete Function):
Add new push parser symbols.
(Table of Symbols): Document push-parser, push-pull-parser,
yypush_parse, yypull_parse, yypstate_new and yypstate_delete.


No differences found