Class Transformer.ForMethod.TransformedMethod.AttachmentVisitor

All Implemented Interfaces:
TypeDescription.Generic.Visitor<TypeDescription.Generic>
Enclosing class:
Transformer.ForMethod.TransformedMethod

@Enhance(includeSyntheticFields=true) protected class Transformer.ForMethod.TransformedMethod.AttachmentVisitor extends TypeDescription.Generic.Visitor.Substitutor.WithoutTypeSubstitution
A visitor that attaches type variables based on the transformed method's type variables and the instrumented type. Binding type variables directly for this method is not possible as type variables are already resolved for the instrumented type such that it is required to bind variables for the instrumented type directly.