public static class MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForField.Unresolved.WithImplicitType extends MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForField.Unresolved
MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForField.Unresolved.Factory, MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForField.Unresolved.WithExplicitType, MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForField.Unresolved.WithImplicitTypeMemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForField.Resolved, MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForField.UnresolvedMemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForAllArguments, MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForArgument, MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForCurrent, MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForDynamicConstant, MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForField, MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForFieldHandle, MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForHandle, MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForOrigin, MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForSelfCallHandle, MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForStackManipulation, MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForStubValue, MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForThisReferenceBEAN_PROPERTY| Modifier | Constructor and Description |
|---|---|
protected |
WithImplicitType(TypeDescription.Generic target,
AnnotationDescription.Loadable<MemberSubstitution.FieldValue> annotation)
Creates an offset mapping for an unresolved field value with an implicit declaring type.
|
|
WithImplicitType(TypeDescription.Generic target,
Assigner.Typing typing,
String name)
Creates an offset mapping for the value of an unresolved field with an implicit declaring type.
|
| Modifier and Type | Method and Description |
|---|---|
protected FieldLocator |
fieldLocator(TypeDescription instrumentedType)
Creates a field locator for the instrumented type.
|
resolveresolveprotected WithImplicitType(TypeDescription.Generic target, AnnotationDescription.Loadable<MemberSubstitution.FieldValue> annotation)
target - A description of the targeted type.annotation - The annotation describing the access.public WithImplicitType(TypeDescription.Generic target, Assigner.Typing typing, String name)
target - A description of the targeted type.typing - The typing to use.name - The name of the field being accessed or an empty string if the name of the field should be inferred.protected FieldLocator fieldLocator(TypeDescription instrumentedType)
MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForField.UnresolvedfieldLocator in class MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForField.UnresolvedinstrumentedType - The instrumented type.Copyright © 2014–2025. All rights reserved.