Open agudian opened 9 years ago
In @InheritConfiguration#name()/@InheritInverseConfiguration#name() there could be shown a filtered list of existing (and applicable) method names, including those defined in supertypes, mappers referenced via uses and in a @MapperConfig.
@InheritConfiguration#name()
@InheritInverseConfiguration#name()
uses
@MapperConfig
In
@InheritConfiguration#name()
/@InheritInverseConfiguration#name()
there could be shown a filtered list of existing (and applicable) method names, including those defined in supertypes, mappers referenced viauses
and in a@MapperConfig
.