New staticTypeRefT PEF – Represents a class name in a static method call or static field access. The acces to a staticTypeRef replaces a previous use case of typeRefT, in which a typeRefT did not refer to the type of an element but to the class in an access to a static member (e.g. MyClass.myStaticField or MyClass.myStaticMethod())