isLocalClassName

Checks whether a class name this represents a local class or an anonymous object.

A class name represents a local class or an anonymous object if it starts with '.' (dot).