]> git.saurik.com Git - bison.git/commit
parser: factor handling of type tags
authorAkim Demaille <akim@lrde.epita.fr>
Sun, 22 Jul 2012 16:44:39 +0000 (18:44 +0200)
committerAkim Demaille <akim@lrde.epita.fr>
Sun, 22 Jul 2012 19:16:36 +0000 (21:16 +0200)
commita82cbb63b6ea1ba38cbbaeb90b0e764c57a34dd0
treed4bad7246c77296c2ef065d240f6fb43db6e5493
parente501ea04e7b7c0d295b7234ed6b943a95feb7af2
parser: factor handling of type tags

* src/parse-gram.y: Now that <*> and <> are processed like regular
tags, let...
(tag): handle them.
src/parse-gram.y