Uses of Interface
io.smallrye.classfile.attribute.SyntheticAttribute
Packages that use SyntheticAttribute
Package
Description
Provides classfile parsing, generation, and transformation library.
Provides interfaces describing
class file attributes for the io.smallrye.classfile library.-
Uses of SyntheticAttribute in io.smallrye.classfile
Methods in io.smallrye.classfile that return types with arguments of type SyntheticAttributeModifier and TypeMethodDescriptionstatic AttributeMapper<SyntheticAttribute> Attributes.synthetic()Returns the mapper for theSyntheticattribute. -
Uses of SyntheticAttribute in io.smallrye.classfile.attribute
Methods in io.smallrye.classfile.attribute that return SyntheticAttributeModifier and TypeMethodDescriptionstatic SyntheticAttributeSyntheticAttribute.of()Returns aSyntheticattribute.