jawa.attributes.bootstrap module

class jawa.attributes.bootstrap.BootstrapMethod(method_ref, bootstrap_args)

Bases: tuple

bootstrap_args

Alias for field number 1

method_ref

Alias for field number 0

class jawa.attributes.bootstrap.BootstrapMethodsAttribute(table, name_index=None)[source]

Bases: jawa.attribute.Attribute

ADDED_IN = '7'
MINIMUM_CLASS_VERSION = (51, 0)
pack()[source]

This attribute packed into its on-disk representation.

unpack(info)[source]

Parses an instance of this attribute from the blob info.