SYNTHETIC_CLASS_KIND
A class file kind signifying that the corresponding class file is synthetic, e.g., it is a class for lambda, $DefaultImpls
class for interface method implementations, $WhenMappings
class for optimized when
over enums, etc.