Closed fzonneveld closed 10 years ago
Nice, thanks!
As far as I can tell from X208, DEFINED BY is only allowed inside a sequence or set type, and I'm always tempted to put that into the grammar.
But judging from the spec, they treat this as some kind of semantic check, since AnyType is specced as ANY | ANY DEFINED BY identifier
.
Let me take a closer look at this before I merge it, but it looks nominally good!
My understanding also is that it is purely a semantic check, nothing more than that. Thanks for the quick response.
Merged with minor cleanup, many thanks!
Just small change to add ANY type