zeroc-ice / ice

All-in-one solution for creating networked applications with RPC, pub/sub, server deployment, and more.
https://zeroc.com
GNU General Public License v2.0
2.05k stars 592 forks source link

Rename `Comment` to `DocComment` in the Slice Compilers #3170

Closed InsertCreativityHere closed 2 days ago

InsertCreativityHere commented 2 days ago

This PR implements #3141 by changing all types and 'public' functions that talk about 'Comment' to talk about 'DocComment's instead.

There were plenty of local variables named comment. I left these alone. It's already very clear from the context that these are doc-comments.