yypull_parse
(The current push parsing interface is experimental and may evolve. More user feedback will help to stabilize it.)
You call the function yypull_parse
to parse the rest of the input
stream. This function is available if the %define api.push-pull both
declaration is used.
See A Push Parser.