widl: Add the parsing of storage classes into declaration-specifiers.
commite71219e66e1b76d0982cf3d18840e4fe693f3c40
authorRob Shearman <rob@codeweavers.com>
Wed, 30 Apr 2008 14:23:23 +0000 (30 15:23 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 30 Apr 2008 14:59:47 +0000 (30 16:59 +0200)
tree796c4c6129977062c7f2fc2dd88e09315d6e5204
parentd64e4c26eee73ebb1c73241bad89cae05c384642
widl: Add the parsing of storage classes into declaration-specifiers.

Support the static and register keywords.

This consolidates externdef and constdef rules into one declaration rule.
tools/widl/header.c
tools/widl/header.h
tools/widl/parser.l
tools/widl/parser.y
tools/widl/widltypes.h