jawa.attributes.constant_value module

class jawa.attributes.constant_value.ConstantValueAttribute(table, value=None, name_index=None)[source]

Bases: jawa.attribute.Attribute

ADDED_IN = '1.0.2'
MINIMUM_CLASS_VERSION = (45, 3)
constant_value
pack()[source]

This attribute packed into its on-disk representation.

unpack(info)[source]

Parses an instance of this attribute from the blob info.