]> Repositorios git - classgraph.git/commit
Show class→assoc-family links in the instance view
authorJavier Sagredo <[email protected]>
Wed, 6 May 2026 22:49:42 +0000 (00:49 +0200)
committerJavier Sagredo <[email protected]>
Wed, 6 May 2026 23:51:06 +0000 (01:51 +0200)
commit8a8d349224b861a48c350b5304692b228b965006
treeb5f8aa8842811b021d899a98ad3100721a6962ae
parentbe5bb145468e16b4d4a2f009f028d5fd60c492d1
Show class→assoc-family links in the instance view

Until now the assoc-family edges only appeared in the classes view;
the instance view of, say, BftCrypto would show its families
(BftDSIGN, BftHash, …) only as descendants of the *individual*
fam-instances surfaced for each instance. Add an `assoc` arrow
straight from the focused class node to each entry of
`ciAssocTypes`, so the user can see what families the class
declares without having to find an instance that exercises them.

Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]>
data/viewer.js