static S getNameOfAnyClass(L tok) { ret getClassDeclarationName(first(allClasses(tok))); }