issues
search
clojure-emacs
/
orchard
A fertile ground for Clojure tooling
Eclipse Public License 1.0
326
stars
54
forks
source link
Class inspection: show known subclasses/implementors
#251
Open
vemv
opened
7 months ago
vemv
commented
7 months ago
Similarly to what the official Javadoc tool does, the Inspector:
when inspecting a given class, could render its known subclasses.
when inspecting a given interface, could render its known subinterfaces and implementing classes.
Similarly to what the official Javadoc tool does, the Inspector: