Package iota

Class CLSyntheticAttribute

java.lang.Object
iota.CLAttributeInfo
iota.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