Package jminusminus

Class CLSyntheticAttribute

java.lang.Object
jminusminus.CLAttributeInfo
jminusminus.CLSyntheticAttribute

class CLSyntheticAttribute extends CLAttributeInfo
Representation of Synthetic_attribute structure.
  • Constructor Details

    • CLSyntheticAttribute

      public CLSyntheticAttribute(int attributeNameIndex, long attributeLength)
      Construct a CLSyntheticAttribute object.
      Parameters:
      attributeNameIndex - Synthetic_attribute.attribute_name_index item.
      attributeLength - Synthetic_attribute.attribute_length item.
  • Method Details