jawa.attributes.enclosing_method module

class jawa.attributes.enclosing_method.EnclosingMethodAttribute(table, name_index=None)[source]

Bases: jawa.attribute.Attribute

ADDED_IN = '5.0.0'
MINIMUM_CLASS_VERSION = (49, 0)
pack()[source]

This attribute packed into its on-disk representation.

unpack(info)[source]

Parses an instance of this attribute from the blob info.