I’m trying to use Moose to analyze some C++ and Java code and will need some advice. After
some effort I’ve been able to parse a directory containing *.cp files and open it in
Moose. When I click on the ‘All classes’ it claims that there are 309 but as far as I can
tell none have any superclass or subclasses. Is that to be expected?
James