Uses of Interface
java.lang.classfile.attribute.SourceDebugExtensionAttribute
Packages that use SourceDebugExtensionAttributePREVIEW
Package
Description
Provides classfile parsing, generation, and transformation library.
Provides interfaces describing classfile attributes for the
java.lang.classfile
PREVIEW library.-
Uses of SourceDebugExtensionAttributePREVIEW in java.lang.classfilePREVIEW
Fields in java.lang.classfilePREVIEW with type parameters of type SourceDebugExtensionAttributePREVIEWModifier and TypeFieldDescriptionstatic final AttributeMapperPREVIEW
<SourceDebugExtensionAttributePREVIEW> Attributes.SOURCE_DEBUG_EXTENSION
Attribute mapper for theSourceDebugExtension
attribute -
Uses of SourceDebugExtensionAttributePREVIEW in java.lang.classfile.attributePREVIEW
Subinterfaces with type arguments of type SourceDebugExtensionAttributePREVIEW in java.lang.classfile.attributePREVIEWModifier and TypeInterfaceDescriptioninterface
Preview.Models theSourceDebugExtension
attribute.Methods in java.lang.classfile.attributePREVIEW that return SourceDebugExtensionAttributePREVIEWModifier and TypeMethodDescriptionSourceDebugExtensionAttribute.of
(byte[] contents) Returns aSourceDebugExtension
attribute.