Provides a hint about the nesting level of the class
represented by this file object. This method may return
NestingKind.MEMBER to mean
NestingKind.LOCAL or NestingKind.ANONYMOUS.
If the nesting level is not known or this file object does not
represent a class file this method returns null.
null if the nesting kind
is not known
Diagram: JavaFileObject