But what if the word 'class' is used in a comment of an interface? You'd need to parse out all comments from the Java files as well, especially comments that come before the class declaration. Or are we parsing just compiled class files and not source files? :P The 'one-upmanship...