Uses of Interface
java.lang.classfile.attribute.SourceFileAttribute
Packages that use SourceFileAttributePREVIEW
Package
Description
Provides classfile parsing, generation, and transformation library.
Provides interfaces describing classfile attributes for the
java.lang.classfilePREVIEW library.-
Uses of SourceFileAttributePREVIEW in java.lang.classfilePREVIEW
Fields in java.lang.classfilePREVIEW with type parameters of type SourceFileAttributePREVIEWModifier and TypeFieldDescriptionstatic final AttributeMapperPREVIEW<SourceFileAttributePREVIEW> Attributes.SOURCE_FILEAttribute mapper for theSourceFileattribute -
Uses of SourceFileAttributePREVIEW in java.lang.classfile.attributePREVIEW
Subinterfaces with type arguments of type SourceFileAttributePREVIEW in java.lang.classfile.attributePREVIEWModifier and TypeInterfaceDescriptioninterfacePreview.Models theSourceFileattribute 4.7.10, which can appear on classes.Methods in java.lang.classfile.attributePREVIEW that return SourceFileAttributePREVIEWModifier and TypeMethodDescriptionstatic SourceFileAttributePREVIEWReturns a source file attribute.static SourceFileAttributePREVIEWReturns a source file attribute.