Uses of Interface
java.lang.classfile.attribute.SourceFileAttribute
Package
Description
Provides classfile parsing, generation, and transformation library.
Provides interfaces describing classfile attributes for the
java.lang.classfile
PREVIEW library.-
Uses of SourceFileAttributePREVIEW in java.lang.classfilePREVIEW
Modifier and TypeMethodDescriptionAttributes.sourceFile()
Returns Attribute mapper for theSourceFile
attribute. -
Uses of SourceFileAttributePREVIEW in java.lang.classfile.attributePREVIEW
Modifier and TypeInterfaceDescriptioninterface
Preview.Models theSourceFile
attribute (JVMS 4.7.10), which can appear on classes.Modifier and TypeMethodDescriptionstatic SourceFileAttributePREVIEW
Returns a source file attribute.static SourceFileAttributePREVIEW
Returns a source file attribute.