Annotation Interface FieldDescriptorWithoutPackage


Represents a field descriptor for a primitive or for an array whose base type is primitive or in the unnamed package.

Examples: I [[J MyClass MyClass$22 [LMyClass; [LMyClass$22

Field descriptor (JVM type format) is defined in the Java Virtual Machine Specification, section 4.3.2.

See the Checker Framework Manual:
Signature Checker