]> Repositorios git - classgraph.git/commit
Shorten "superclass needed Foo a b" edge label to "superclass constraint"
authorJavier Sagredo <[email protected]>
Wed, 6 May 2026 22:27:58 +0000 (00:27 +0200)
committerJavier Sagredo <[email protected]>
Wed, 6 May 2026 23:51:06 +0000 (01:51 +0200)
commitb9ded704fdf40c71602befef596d59d8a7465401
tree8bc8ce6ddf7816cf8b7f9e994cbb9a78510cdd0b
parent9aafb085d7e6974e93383ad7bf77bf04933c7502
Shorten "superclass needed Foo a b" edge label to "superclass constraint"

The class + arg shape is already on the target node (matched instance,
or — after the next commit — a predicate node), so spelling it out on
the edge label was redundant. Plain "superclass constraint" describes
the relationship the edge depicts and lets the eye stay on the nodes.

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