Next: The Constraint attribute, Previous: The ModelMethod attribute, Up: Class attributes
This attribute describes the class invariant. It has the following structure:
ClassInvariant_attribute { u2 attribute_name_index; u4 attribute_length; formula_info invariant; }
[alx: this seems to correspond to JMLClassInvariant_attribute from D3.1, but the format is different]
The meaning of the fields is the following: