Miscellaneous fixes
- Added rules that check:
- Only one namespace is defined and it must be at the top of the WIDL document
- Only one interface can be defined
- Allow ALIAS as a directive location
- Fixed enumeration parsing of optional display string.
- Added
Annotated
interface for use in the code generator.