Add next_if(), which consumes the next token, if it is of the desired type.
authorChristoph Mallon <christoph.mallon@gmx.de>
Fri, 20 Nov 2009 12:05:20 +0000 (12:05 +0000)
committerChristoph Mallon <christoph.mallon@gmx.de>
Fri, 20 Nov 2009 12:05:20 +0000 (12:05 +0000)
commit0fbc2b34378eab04185147f203ff106c8d344f60
treec07899198b0552710e4e64ab4b0157e20d6dfdb0
parentb8f1a265c31f42c8f63b49c744fe7c48b62ede5e
Add next_if(), which consumes the next token, if it is of the desired type.

[r26733]
parser.c