static TypeDescription.Generic.Visitor.Substitutor.ForAttachment |
TypeDescription.Generic.Visitor.Substitutor.ForAttachment.of(FieldDescription fieldDescription) |
Attaches all types to the given field description.
|
static TypeDescription.Generic.Visitor.Substitutor.ForAttachment |
TypeDescription.Generic.Visitor.Substitutor.ForAttachment.of(MethodDescription methodDescription) |
Attaches all types to the given method description.
|
static TypeDescription.Generic.Visitor.Substitutor.ForAttachment |
TypeDescription.Generic.Visitor.Substitutor.ForAttachment.of(ParameterDescription parameterDescription) |
Attaches all types to the given parameter description.
|
static TypeDescription.Generic.Visitor.Substitutor.ForAttachment |
TypeDescription.Generic.Visitor.Substitutor.ForAttachment.of(RecordComponentDescription recordComponentDescription) |
Attaches all types to the given record component description.
|
static TypeDescription.Generic.Visitor.Substitutor.ForAttachment |
TypeDescription.Generic.Visitor.Substitutor.ForAttachment.of(TypeDescription typeDescription) |
Attaches all types to the given type description.
|