MemberSubstitution.Substitution.Chain.Step<V> |
MemberSubstitution.Substitution.Chain.Step.Factory.make(Assigner assigner,
Assigner.Typing typing,
TypeDescription instrumentedType,
MethodDescription instrumentedMethod) |
Creates a substitution step for an instrumented method.
|
MemberSubstitution.Substitution.Chain.Step<MemberSubstitution.Target> |
MemberSubstitution.Substitution.Chain.Step.ForArgumentLoading.make(Assigner assigner,
Assigner.Typing typing,
TypeDescription instrumentedType,
MethodDescription instrumentedMethod) |
Creates a substitution step for an instrumented method.
|
MemberSubstitution.Substitution.Chain.Step<MemberSubstitution.Target> |
MemberSubstitution.Substitution.Chain.Step.ForArgumentLoading.OfInstrumentedMethod.make(Assigner assigner,
Assigner.Typing typing,
TypeDescription instrumentedType,
MethodDescription instrumentedMethod) |
Creates a substitution step for an instrumented method.
|
MemberSubstitution.Substitution.Chain.Step<MemberSubstitution.Target> |
MemberSubstitution.Substitution.Chain.Step.ForArgumentLoading.OfInstrumentedMethodThis.make(Assigner assigner,
Assigner.Typing typing,
TypeDescription instrumentedType,
MethodDescription instrumentedMethod) |
Creates a substitution step for an instrumented method.
|
MemberSubstitution.Substitution.Chain.Step<MemberSubstitution.Target> |
MemberSubstitution.Substitution.Chain.Step.ForArgumentSubstitution.Factory.make(Assigner assigner,
Assigner.Typing typing,
TypeDescription instrumentedType,
MethodDescription instrumentedMethod) |
Creates a substitution step for an instrumented method.
|
MemberSubstitution.Substitution.Chain.Step<MemberSubstitution.Target> |
MemberSubstitution.Substitution.Chain.Step.ForAssignment.Factory.make(Assigner assigner,
Assigner.Typing typing,
TypeDescription instrumentedType,
MethodDescription instrumentedMethod) |
Creates a substitution step for an instrumented method.
|
MemberSubstitution.Substitution.Chain.Step<MemberSubstitution.Target> |
MemberSubstitution.Substitution.Chain.Step.ForDelegation.Factory.make(Assigner assigner,
Assigner.Typing typing,
TypeDescription instrumentedType,
MethodDescription instrumentedMethod) |
Creates a substitution step for an instrumented method.
|
MemberSubstitution.Substitution.Chain.Step<MemberSubstitution.Target> |
MemberSubstitution.Substitution.Chain.Step.ForField.Read.Factory.make(Assigner assigner,
Assigner.Typing typing,
TypeDescription instrumentedType,
MethodDescription instrumentedMethod) |
Creates a substitution step for an instrumented method.
|
MemberSubstitution.Substitution.Chain.Step<MemberSubstitution.Target> |
MemberSubstitution.Substitution.Chain.Step.ForField.Write.Factory.make(Assigner assigner,
Assigner.Typing typing,
TypeDescription instrumentedType,
MethodDescription instrumentedMethod) |
Creates a substitution step for an instrumented method.
|
MemberSubstitution.Substitution.Chain.Step<MemberSubstitution.Target> |
MemberSubstitution.Substitution.Chain.Step.ForInvocation.Factory.make(Assigner assigner,
Assigner.Typing typing,
TypeDescription instrumentedType,
MethodDescription instrumentedMethod) |
Creates a substitution step for an instrumented method.
|
MemberSubstitution.Substitution.Chain.Step<MemberSubstitution.Target> |
MemberSubstitution.Substitution.Chain.Step.OfOriginalExpression.make(Assigner assigner,
Assigner.Typing typing,
TypeDescription instrumentedType,
MethodDescription instrumentedMethod) |
Creates a substitution step for an instrumented method.
|
MemberSubstitution.Substitution.Chain.Step<MemberSubstitution.Target> |
MemberSubstitution.Substitution.Chain.Step.Simple.make(Assigner assigner,
Assigner.Typing typing,
TypeDescription instrumentedType,
MethodDescription instrumentedMethod) |
Creates a substitution step for an instrumented method.
|