Uses of Interface
java.lang.classfile.attribute.SourceIDAttribute
Packages that use SourceIDAttributePREVIEW
Package
Description
Provides classfile parsing, generation, and transformation library.
Provides interfaces describing classfile attributes for the
java.lang.classfile
PREVIEW library.-
Uses of SourceIDAttributePREVIEW in java.lang.classfilePREVIEW
Fields in java.lang.classfilePREVIEW with type parameters of type SourceIDAttributePREVIEWModifier and TypeFieldDescriptionstatic final AttributeMapperPREVIEW
<SourceIDAttributePREVIEW> Attributes.SOURCE_ID
Attribute mapper for theSourceID
attribute -
Uses of SourceIDAttributePREVIEW in java.lang.classfile.attributePREVIEW
Methods in java.lang.classfile.attributePREVIEW that return SourceIDAttributePREVIEWModifier and TypeMethodDescriptionstatic SourceIDAttributePREVIEW
Returns aSourceID
attribute.static SourceIDAttributePREVIEW
Returns aSourceID
attribute.