Previous: Field attributes, Up: Field attributes
The FieldModifiers attribute contains the BML related modifiers of the field. It has the following structure:
FieldModifiers_attribute { u2 attribute_name_index; u4 attribute_length; u2 BML_flags; }
The meaning of the structure elements is the following:
BML_NON_NULL
, BML_NULLABLE
. JCh: anything else?
All other flags should be cleared.