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
Methods in java.lang.classfile.attributePREVIEW that return SourceFileAttributePREVIEWModifier and TypeMethodDescriptionstatic SourceFileAttributePREVIEWReturns a source file attribute.static SourceFileAttributePREVIEWReturns a source file attribute.