A qualified name uniquely identifying the convertion (currently: the conversion method's qualified name)
A qualified name uniquely identifying the convertion (currently: the conversion method's qualified name)
A short name of the convertion
A short name of the convertion
The entity for the method that performed the conversion, if it's documented (or just its name, otherwise)
The entity for the method that performed the conversion, if it's documented (or just its name, otherwise)
The entity that performed the conversion
The entity that performed the conversion
Is this a common implicit conversion (aka conversion that affects all classes, in Predef?)
Is this a common implicit conversion (aka conversion that affects all classes, in Predef?)
The source of the implicit conversion
The source of the implicit conversion
The result type after the conversion Note: not all targetTypes have a corresponding template.
The result type after the conversion Note: not all targetTypes have a corresponding template. Examples include conversions resulting in refinement types. Need to check it's not option!
The result type after the conversion
The result type after the conversion
The components of the implicit conversion type parents
The components of the implicit conversion type parents
(implicitConversionImpl: StringAdd).self
(implicitConversionImpl: StringFormat).self
(implicitConversionImpl: ArrowAssoc[(ModelFactoryImplicitSupport.this)#ImplicitConversionImpl]).x
(Since version 2.10.0) Use leftOfArrow
instead
(implicitConversionImpl: Ensuring[(ModelFactoryImplicitSupport.this)#ImplicitConversionImpl]).x
(Since version 2.10.0) Use resultOfEnsuring
instead