In particular: [30] AttributeOrOperationOrIterator → Serializer | Qualifier AttributeOrOperationRest | Attribute | OperationOrIterator [37] Qualifier → "static" | "stringifier" [38] AttributeOrOperationRest → AttributeRest | OperationRest | ";" So this: static; matches the "AttributeOrOperationOrIterator" production, which seems wrong. I assume the intent is to allow stringifier; to match, but this doesn't seem like the right way to do it. -BorisReceived on Monday, 22 October 2012 21:33:08 UTC
This archive was generated by hypermail 2.3.1 : Wednesday, 8 May 2013 19:30:07 UTC