given a sealed class hierarchy, is there a way to ...
# intellij
k
given a sealed class hierarchy, is there a way to show all usecases with
when
matches on it? could structural search be used to accomplish this?