widl: Rename pident to declarator and parse the array declarations as part of declara...
commit21cd6865c839c85b5a7d0813373426eff6f18384
authorRob Shearman <rob@codeweavers.com>
Fri, 25 Apr 2008 09:58:24 +0000 (25 10:58 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 25 Apr 2008 10:09:56 +0000 (25 12:09 +0200)
treeb000bd0a58e02b681a0a1962da9a540cd9949b3f
parent2f381f30a69beb2ff79deb7bdb685cd73e409fac
widl: Rename pident to declarator and parse the array declarations as part of declarators.

This allows arrays to be used in typedefs and const statements.
tools/widl/parser.y
tools/widl/widltypes.h