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
Methods in java.lang.classfilePREVIEW that return types with arguments of type SourceFileAttributePREVIEWModifier and TypeMethodDescriptionAttributes.sourceFile()Returns Attribute 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 (JVMS 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.