static Field
Create a CheckedField for accessing a static field that has been annotated with ReferencedInGeneratedCode, failing if there is a problem.
Return
The CheckedField.
Parameters
receiver Class
The type defining the static field.
field Name
The name of the static field.
field Class
The type of the field.