@_nodoc attribute for hiding symbols from the symbol graph

instead of excluding the symbol (which can interfere with symbolgraph algorithms and have unintended side-effects by creating holes in the symbolgraph), could it instead emit a field like "visibility": "hidden" to indicate that the symbol should not be shown by the frontend?

4 Likes