public class net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForSelfCallHandle$Bound extends java.lang.Object implements net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$Resolved
{
private final net.bytebuddy.asm.MemberSubstitution$Source source;
private final net.bytebuddy.description.method.MethodDescription instrumentedMethod;
protected void <init>(net.bytebuddy.asm.MemberSubstitution$Source, net.bytebuddy.description.method.MethodDescription)
{
net.bytebuddy.asm.MemberSubstitution$Source v;
net.bytebuddy.description.method.MethodDescription v;
net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForSelfCallHandle$Bound v;
v := @this: net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForSelfCallHandle$Bound;
v := @parameter: net.bytebuddy.asm.MemberSubstitution$Source;
v := @parameter: net.bytebuddy.description.method.MethodDescription;
specialinvoke v.<java.lang.Object: void <init>()>();
v.<net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForSelfCallHandle$Bound: net.bytebuddy.asm.MemberSubstitution$Source source> = v;
v.<net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForSelfCallHandle$Bound: net.bytebuddy.description.method.MethodDescription instrumentedMethod> = v;
return;
}
public net.bytebuddy.implementation.bytecode.StackManipulation apply(net.bytebuddy.description.type.TypeDescription, net.bytebuddy.description.ByteCodeElement$Member, net.bytebuddy.description.type.TypeList$Generic, net.bytebuddy.description.type.TypeDescription$Generic, net.bytebuddy.description.type.TypeDescription$Generic, net.bytebuddy.utility.JavaConstant$MethodHandle, java.util.Map, int)
{
net.bytebuddy.implementation.bytecode.member.MethodInvocation$WithImplicitInvocationTargetType v, v;
net.bytebuddy.description.type.TypeList$Generic v;
net.bytebuddy.description.method.MethodDescription$Latent v, v;
byte v;
java.util.Map v;
net.bytebuddy.description.method.MethodDescription$Token v, v;
net.bytebuddy.description.ByteCodeElement$Member v;
java.util.ArrayList v;
net.bytebuddy.utility.JavaType v, v, v, v, v;
net.bytebuddy.implementation.bytecode.StackManipulation v, v, v;
net.bytebuddy.asm.MemberSubstitution$Source$Value v;
net.bytebuddy.description.method.MethodDescription v, v, v;
boolean v, v, v, v;
net.bytebuddy.description.type.TypeDescription$Generic v, v, v, v, v, v, v, v, v;
net.bytebuddy.description.type.TypeDefinition[] v, v;
net.bytebuddy.implementation.bytecode.member.MethodVariableAccess v, v;
java.util.List v;
net.bytebuddy.description.type.TypeDescription v, v, v, v, v, v;
net.bytebuddy.description.type.TypeList$Generic$Explicit v, v;
net.bytebuddy.implementation.bytecode.StackManipulation$Compound v;
int v, v, v, v, v, v, v;
java.util.Iterator v;
net.bytebuddy.asm.MemberSubstitution$Source v, v, v;
net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForSelfCallHandle$Bound v;
net.bytebuddy.utility.JavaConstant$MethodHandle v, v;
java.lang.Class v;
java.lang.Object v;
v := @this: net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForSelfCallHandle$Bound;
v := @parameter: net.bytebuddy.description.type.TypeDescription;
v := @parameter: net.bytebuddy.description.ByteCodeElement$Member;
v := @parameter: net.bytebuddy.description.type.TypeList$Generic;
v := @parameter: net.bytebuddy.description.type.TypeDescription$Generic;
v := @parameter: net.bytebuddy.description.type.TypeDescription$Generic;
v := @parameter: net.bytebuddy.utility.JavaConstant$MethodHandle;
v := @parameter: java.util.Map;
v := @parameter: int;
v = v.<net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForSelfCallHandle$Bound: net.bytebuddy.asm.MemberSubstitution$Source source>;
v = v.<net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForSelfCallHandle$Bound: net.bytebuddy.description.method.MethodDescription instrumentedMethod>;
v = virtualinvoke v.<net.bytebuddy.asm.MemberSubstitution$Source: net.bytebuddy.asm.MemberSubstitution$Source$Value self(net.bytebuddy.description.type.TypeList$Generic,java.util.Map,net.bytebuddy.description.ByteCodeElement$Member,net.bytebuddy.description.method.MethodDescription)>(v, v, v, v);
v = v.<net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForSelfCallHandle$Bound: net.bytebuddy.asm.MemberSubstitution$Source source>;
v = v.<net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForSelfCallHandle$Bound: net.bytebuddy.description.method.MethodDescription instrumentedMethod>;
v = virtualinvoke v.<net.bytebuddy.asm.MemberSubstitution$Source: java.util.List arguments(boolean,net.bytebuddy.description.type.TypeList$Generic,java.util.Map,net.bytebuddy.description.ByteCodeElement$Member,net.bytebuddy.description.method.MethodDescription)>(0, v, v, v, v);
v = new java.util.ArrayList;
v = interfaceinvoke v.<java.util.List: int size()>();
if v != null goto label;
v = 0;
goto label;
label:
v = 2;
label:
v = v + v;
v = 1 + v;
v = interfaceinvoke v.<java.util.List: boolean isEmpty()>();
if v == 0 goto label;
v = 0;
goto label;
label:
v = 1;
label:
v = v + v;
specialinvoke v.<java.util.ArrayList: void <init>(int)>(v);
v = v.<net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForSelfCallHandle$Bound: net.bytebuddy.asm.MemberSubstitution$Source source>;
v = v.<net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForSelfCallHandle$Bound: net.bytebuddy.description.method.MethodDescription instrumentedMethod>;
v = virtualinvoke v.<net.bytebuddy.asm.MemberSubstitution$Source: net.bytebuddy.utility.JavaConstant$MethodHandle handle(net.bytebuddy.utility.JavaConstant$MethodHandle,net.bytebuddy.description.method.MethodDescription)>(v, v);
v = virtualinvoke v.<net.bytebuddy.utility.JavaConstant$MethodHandle: net.bytebuddy.implementation.bytecode.StackManipulation toStackManipulation()>();
interfaceinvoke v.<java.util.List: boolean add(java.lang.Object)>(v);
if v == null goto label;
v = virtualinvoke v.<net.bytebuddy.asm.MemberSubstitution$Source$Value: net.bytebuddy.description.type.TypeDescription$Generic getTypeDescription()>();
v = staticinvoke <net.bytebuddy.implementation.bytecode.member.MethodVariableAccess: net.bytebuddy.implementation.bytecode.member.MethodVariableAccess of(net.bytebuddy.description.type.TypeDefinition)>(v);
v = virtualinvoke v.<net.bytebuddy.asm.MemberSubstitution$Source$Value: int getOffset()>();
v = virtualinvoke v.<net.bytebuddy.implementation.bytecode.member.MethodVariableAccess: net.bytebuddy.implementation.bytecode.StackManipulation loadFrom(int)>(v);
interfaceinvoke v.<java.util.List: boolean add(java.lang.Object)>(v);
v = new net.bytebuddy.description.method.MethodDescription$Latent;
v = <net.bytebuddy.utility.JavaType: net.bytebuddy.utility.JavaType METHOD_HANDLE>;
v = virtualinvoke v.<net.bytebuddy.utility.JavaType: net.bytebuddy.description.type.TypeDescription getTypeStub()>();
v = new net.bytebuddy.description.method.MethodDescription$Token;
v = <net.bytebuddy.utility.JavaType: net.bytebuddy.utility.JavaType METHOD_HANDLE>;
v = virtualinvoke v.<net.bytebuddy.utility.JavaType: net.bytebuddy.description.type.TypeDescription getTypeStub()>();
v = interfaceinvoke v.<net.bytebuddy.description.type.TypeDescription: net.bytebuddy.description.type.TypeDescription$Generic asGenericType()>();
v = new net.bytebuddy.description.type.TypeList$Generic$Explicit;
v = newarray (net.bytebuddy.description.type.TypeDefinition)[1];
v = staticinvoke <net.bytebuddy.description.type.TypeDefinition$Sort: net.bytebuddy.description.type.TypeDescription$Generic describe(java.lang.reflect.Type)>(class "Ljava/lang/Object;");
v[0] = v;
specialinvoke v.<net.bytebuddy.description.type.TypeList$Generic$Explicit: void <init>(net.bytebuddy.description.type.TypeDefinition[])>(v);
specialinvoke v.<net.bytebuddy.description.method.MethodDescription$Token: void <init>(java.lang.String,int,net.bytebuddy.description.type.TypeDescription$Generic,java.util.List)>("bindTo", 1, v, v);
specialinvoke v.<net.bytebuddy.description.method.MethodDescription$Latent: void <init>(net.bytebuddy.description.type.TypeDescription,net.bytebuddy.description.method.MethodDescription$Token)>(v, v);
v = staticinvoke <net.bytebuddy.implementation.bytecode.member.MethodInvocation: net.bytebuddy.implementation.bytecode.member.MethodInvocation$WithImplicitInvocationTargetType invoke(net.bytebuddy.description.method.MethodDescription$InDefinedShape)>(v);
interfaceinvoke v.<java.util.List: boolean add(java.lang.Object)>(v);
label:
v = interfaceinvoke v.<java.util.List: boolean isEmpty()>();
if v != 0 goto label;
v = interfaceinvoke v.<java.util.List: java.util.Iterator iterator()>();
label:
v = interfaceinvoke v.<java.util.Iterator: boolean hasNext()>();
if v == 0 goto label;
v = interfaceinvoke v.<java.util.Iterator: java.lang.Object next()>();
v = virtualinvoke v.<net.bytebuddy.asm.MemberSubstitution$Source$Value: net.bytebuddy.description.type.TypeDescription$Generic getTypeDescription()>();
v = staticinvoke <net.bytebuddy.implementation.bytecode.member.MethodVariableAccess: net.bytebuddy.implementation.bytecode.member.MethodVariableAccess of(net.bytebuddy.description.type.TypeDefinition)>(v);
v = virtualinvoke v.<net.bytebuddy.asm.MemberSubstitution$Source$Value: int getOffset()>();
v = virtualinvoke v.<net.bytebuddy.implementation.bytecode.member.MethodVariableAccess: net.bytebuddy.implementation.bytecode.StackManipulation loadFrom(int)>(v);
interfaceinvoke v.<java.util.List: boolean add(java.lang.Object)>(v);
goto label;
label:
v = new net.bytebuddy.description.method.MethodDescription$Latent;
v = <net.bytebuddy.utility.JavaType: net.bytebuddy.utility.JavaType METHOD_HANDLES>;
v = virtualinvoke v.<net.bytebuddy.utility.JavaType: net.bytebuddy.description.type.TypeDescription getTypeStub()>();
v = new net.bytebuddy.description.method.MethodDescription$Token;
v = <net.bytebuddy.utility.JavaType: net.bytebuddy.utility.JavaType METHOD_HANDLE>;
v = virtualinvoke v.<net.bytebuddy.utility.JavaType: net.bytebuddy.description.type.TypeDescription getTypeStub()>();
v = interfaceinvoke v.<net.bytebuddy.description.type.TypeDescription: net.bytebuddy.description.type.TypeDescription$Generic asGenericType()>();
v = new net.bytebuddy.description.type.TypeList$Generic$Explicit;
v = newarray (net.bytebuddy.description.type.TypeDefinition)[3];
v = <net.bytebuddy.utility.JavaType: net.bytebuddy.utility.JavaType METHOD_HANDLE>;
v = virtualinvoke v.<net.bytebuddy.utility.JavaType: net.bytebuddy.description.type.TypeDescription getTypeStub()>();
v[0] = v;
v = <java.lang.Integer: java.lang.Class TYPE>;
v = staticinvoke <net.bytebuddy.description.type.TypeDefinition$Sort: net.bytebuddy.description.type.TypeDescription$Generic describe(java.lang.reflect.Type)>(v);
v[1] = v;
v = staticinvoke <net.bytebuddy.description.type.TypeDefinition$Sort: net.bytebuddy.description.type.TypeDescription$Generic describe(java.lang.reflect.Type)>(class "[Ljava/lang/Object;");
v[2] = v;
specialinvoke v.<net.bytebuddy.description.type.TypeList$Generic$Explicit: void <init>(net.bytebuddy.description.type.TypeDefinition[])>(v);
specialinvoke v.<net.bytebuddy.description.method.MethodDescription$Token: void <init>(java.lang.String,int,net.bytebuddy.description.type.TypeDescription$Generic,java.util.List)>("insertArguments", 9, v, v);
specialinvoke v.<net.bytebuddy.description.method.MethodDescription$Latent: void <init>(net.bytebuddy.description.type.TypeDescription,net.bytebuddy.description.method.MethodDescription$Token)>(v, v);
v = staticinvoke <net.bytebuddy.implementation.bytecode.member.MethodInvocation: net.bytebuddy.implementation.bytecode.member.MethodInvocation$WithImplicitInvocationTargetType invoke(net.bytebuddy.description.method.MethodDescription$InDefinedShape)>(v);
interfaceinvoke v.<java.util.List: boolean add(java.lang.Object)>(v);
label:
v = new net.bytebuddy.implementation.bytecode.StackManipulation$Compound;
specialinvoke v.<net.bytebuddy.implementation.bytecode.StackManipulation$Compound: void <init>(java.util.List)>(v);
return v;
}
public boolean equals(java.lang.Object)
{
net.bytebuddy.asm.MemberSubstitution$Source v, v;
net.bytebuddy.description.method.MethodDescription v, v;
net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForSelfCallHandle$Bound v;
java.lang.Class v, v;
java.lang.Object v;
boolean v, v;
v := @this: net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForSelfCallHandle$Bound;
v := @parameter: java.lang.Object;
if v != v goto label;
return 1;
label:
if v != null goto label;
return 0;
label:
v = virtualinvoke v.<java.lang.Object: java.lang.Class getClass()>();
v = virtualinvoke v.<java.lang.Object: java.lang.Class getClass()>();
if v == v goto label;
return 0;
label:
v = v.<net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForSelfCallHandle$Bound: net.bytebuddy.asm.MemberSubstitution$Source source>;
v = v.<net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForSelfCallHandle$Bound: net.bytebuddy.asm.MemberSubstitution$Source source>;
v = virtualinvoke v.<net.bytebuddy.asm.MemberSubstitution$Source: boolean equals(java.lang.Object)>(v);
if v != 0 goto label;
return 0;
label:
v = v.<net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForSelfCallHandle$Bound: net.bytebuddy.description.method.MethodDescription instrumentedMethod>;
v = v.<net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForSelfCallHandle$Bound: net.bytebuddy.description.method.MethodDescription instrumentedMethod>;
v = virtualinvoke v.<java.lang.Object: boolean equals(java.lang.Object)>(v);
if v != 0 goto label;
return 0;
label:
return 1;
}
public int hashCode()
{
net.bytebuddy.asm.MemberSubstitution$Source v;
net.bytebuddy.description.method.MethodDescription v;
net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForSelfCallHandle$Bound v;
int v, v, v, v, v, v, v;
java.lang.Class v;
v := @this: net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForSelfCallHandle$Bound;
v = virtualinvoke v.<net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForSelfCallHandle$Bound: java.lang.Class getClass()>();
v = virtualinvoke v.<java.lang.Class: int hashCode()>();
v = v * 31;
v = v.<net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForSelfCallHandle$Bound: net.bytebuddy.asm.MemberSubstitution$Source source>;
v = virtualinvoke v.<net.bytebuddy.asm.MemberSubstitution$Source: int hashCode()>();
v = v + v;
v = v * 31;
v = v.<net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForSelfCallHandle$Bound: net.bytebuddy.description.method.MethodDescription instrumentedMethod>;
v = virtualinvoke v.<java.lang.Object: int hashCode()>();
v = v + v;
return v;
}
}