Uses of Interface
io.github.dmlloyd.classfile.attribute.ModuleTargetAttribute
Packages that use ModuleTargetAttribute
Package
Description
Provides classfile parsing, generation, and transformation library.
Provides interfaces describing
class file attributes for the io.github.dmlloyd.classfile library.-
Uses of ModuleTargetAttribute in io.github.dmlloyd.classfile
Methods in io.github.dmlloyd.classfile that return types with arguments of type ModuleTargetAttributeModifier and TypeMethodDescriptionstatic AttributeMapper<ModuleTargetAttribute> Attributes.moduleTarget()Returns the mapper for theModuleTargetattribute. -
Uses of ModuleTargetAttribute in io.github.dmlloyd.classfile.attribute
Methods in io.github.dmlloyd.classfile.attribute that return ModuleTargetAttributeModifier and TypeMethodDescriptionstatic ModuleTargetAttributeReturns aModuleTargetattribute.static ModuleTargetAttributeReturns aModuleTargetattribute.