idl_parser: Support annotated types in OptionalType (Iterable's value type)
This CL's intention is to adjust to the change of WebIDL's specification. Before this CL, Iterable's value types cannot be annotated. After this CL, however, Iterable's value types can be annotated types. In order to check if ASTs are dumped correctly, I also added pattern match based tests. Bug: 714866 Change-Id: I4e5cb09f36b6b7c04b7a0d3a32cff085691bcdc6 Reviewed-on: https://chromium-review.googlesource.com/662979Reviewed-by:Kentaro Hara <haraken@chromium.org> Reviewed-by:
Hitoshi Yoshida <peria@chromium.org> Reviewed-by:
Kenichi Ishibashi <bashi@chromium.org> Commit-Queue: Kenichi Ishibashi <bashi@chromium.org> Cr-Commit-Position: refs/heads/master@{#501488}
Showing
Please register or sign in to comment