| commit | 7127f6fefb46a1ffb9aaaac3a0c6b26c4fe1d215 | [log] [tgz] |
|---|---|---|
| author | bashi <bashi@chromium.org> | Fri Jul 08 09:27:05 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Fri Jul 08 09:29:34 2016 |
| tree | cdb7dd47c10b584be5d1b1032c01729c616203a9 | |
| parent | cd9026f15fb5741f7c263cadb803cf707d438780 [diff] |
IDL: traverse enums and implements Definitions can have enums and implements. It would be better to make Visitor handle them so that a concrete class of Visitor can process enums and implements in a consistent way. Review-Url: https://codereview.chromium.org/2130223002 Cr-Commit-Position: refs/heads/master@{#404318}