Class SourceDebugExtensionData

java.lang.Object
org.openjdk.asmtools.jdis.Indenter
org.openjdk.asmtools.jdis.SourceDebugExtensionData
All Implemented Interfaces:
Printable

public class SourceDebugExtensionData extends Indenter
The SourceDebugExtension attribute

SourceDebugExtension_attribute { u2 attribute_name_index; u4 attribute_length; u1 debug_extension[attribute_length]; }