public class net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForCurrent$Resolved extends java.lang.Object implements net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$Resolved
{
private final net.bytebuddy.description.type.TypeDescription$Generic targetType;
private final net.bytebuddy.implementation.bytecode.assign.Assigner assigner;
private final net.bytebuddy.implementation.bytecode.assign.Assigner$Typing typing;
public void <init>(net.bytebuddy.description.type.TypeDescription$Generic, net.bytebuddy.implementation.bytecode.assign.Assigner, net.bytebuddy.implementation.bytecode.assign.Assigner$Typing)
{
net.bytebuddy.description.type.TypeDescription$Generic v;
net.bytebuddy.implementation.bytecode.assign.Assigner v;
net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForCurrent$Resolved v;
net.bytebuddy.implementation.bytecode.assign.Assigner$Typing v;
v := @this: net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForCurrent$Resolved;
v := @parameter: net.bytebuddy.description.type.TypeDescription$Generic;
v := @parameter: net.bytebuddy.implementation.bytecode.assign.Assigner;
v := @parameter: net.bytebuddy.implementation.bytecode.assign.Assigner$Typing;
specialinvoke v.<java.lang.Object: void <init>()>();
v.<net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForCurrent$Resolved: net.bytebuddy.description.type.TypeDescription$Generic targetType> = v;
v.<net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForCurrent$Resolved: net.bytebuddy.implementation.bytecode.assign.Assigner assigner> = v;
v.<net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForCurrent$Resolved: net.bytebuddy.implementation.bytecode.assign.Assigner$Typing typing> = 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)
{
java.lang.IllegalStateException v;
net.bytebuddy.implementation.bytecode.StackManipulation[] v;
net.bytebuddy.implementation.bytecode.assign.Assigner v;
net.bytebuddy.implementation.bytecode.assign.Assigner$Typing v;
net.bytebuddy.description.type.TypeList$Generic v;
java.util.Map v;
int v;
net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForCurrent$Resolved v;
net.bytebuddy.implementation.bytecode.StackManipulation v, v;
java.lang.String v;
boolean v;
net.bytebuddy.description.type.TypeDescription$Generic v, v, v, v;
net.bytebuddy.implementation.bytecode.member.MethodVariableAccess v;
net.bytebuddy.description.ByteCodeElement$Member v;
net.bytebuddy.utility.JavaConstant$MethodHandle v;
net.bytebuddy.description.type.TypeDescription v;
net.bytebuddy.implementation.bytecode.StackManipulation$Compound v;
v := @this: net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForCurrent$Resolved;
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$ForCurrent$Resolved: net.bytebuddy.implementation.bytecode.assign.Assigner assigner>;
v = v.<net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForCurrent$Resolved: net.bytebuddy.description.type.TypeDescription$Generic targetType>;
v = v.<net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForCurrent$Resolved: net.bytebuddy.implementation.bytecode.assign.Assigner$Typing typing>;
v = interfaceinvoke v.<net.bytebuddy.implementation.bytecode.assign.Assigner: net.bytebuddy.implementation.bytecode.StackManipulation assign(net.bytebuddy.description.type.TypeDescription$Generic,net.bytebuddy.description.type.TypeDescription$Generic,net.bytebuddy.implementation.bytecode.assign.Assigner$Typing)>(v, v, v);
v = interfaceinvoke v.<net.bytebuddy.implementation.bytecode.StackManipulation: boolean isValid()>();
if v != 0 goto label;
v = new java.lang.IllegalStateException;
v = v.<net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForCurrent$Resolved: net.bytebuddy.description.type.TypeDescription$Generic targetType>;
v = dynamicinvoke "makeConcatWithConstants" <java.lang.String (net.bytebuddy.description.type.TypeDescription$Generic,net.bytebuddy.description.type.TypeDescription$Generic)>(v, v) <java.lang.invoke.StringConcatFactory: java.lang.invoke.CallSite makeConcatWithConstants(java.lang.invoke.MethodHandles$Lookup,java.lang.String,java.lang.invoke.MethodType,java.lang.String,java.lang.Object[])>("Cannot assign \u to \u0001");
specialinvoke v.<java.lang.IllegalStateException: void <init>(java.lang.String)>(v);
throw v;
label:
v = new net.bytebuddy.implementation.bytecode.StackManipulation$Compound;
v = newarray (net.bytebuddy.implementation.bytecode.StackManipulation)[2];
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.implementation.bytecode.member.MethodVariableAccess: net.bytebuddy.implementation.bytecode.StackManipulation loadFrom(int)>(v);
v[0] = v;
v[1] = v;
specialinvoke v.<net.bytebuddy.implementation.bytecode.StackManipulation$Compound: void <init>(net.bytebuddy.implementation.bytecode.StackManipulation[])>(v);
return v;
}
public boolean equals(java.lang.Object)
{
net.bytebuddy.description.type.TypeDescription$Generic v, v;
net.bytebuddy.implementation.bytecode.assign.Assigner v, v;
net.bytebuddy.implementation.bytecode.assign.Assigner$Typing v, v;
net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForCurrent$Resolved v;
java.lang.Class v, v;
java.lang.Object v;
boolean v, v, v;
v := @this: net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForCurrent$Resolved;
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$ForCurrent$Resolved: net.bytebuddy.implementation.bytecode.assign.Assigner$Typing typing>;
v = v.<net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForCurrent$Resolved: net.bytebuddy.implementation.bytecode.assign.Assigner$Typing typing>;
v = virtualinvoke v.<net.bytebuddy.implementation.bytecode.assign.Assigner$Typing: 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$ForCurrent$Resolved: net.bytebuddy.description.type.TypeDescription$Generic targetType>;
v = v.<net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForCurrent$Resolved: net.bytebuddy.description.type.TypeDescription$Generic targetType>;
v = virtualinvoke v.<java.lang.Object: 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$ForCurrent$Resolved: net.bytebuddy.implementation.bytecode.assign.Assigner assigner>;
v = v.<net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForCurrent$Resolved: net.bytebuddy.implementation.bytecode.assign.Assigner assigner>;
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.description.type.TypeDescription$Generic v;
net.bytebuddy.implementation.bytecode.assign.Assigner v;
net.bytebuddy.implementation.bytecode.assign.Assigner$Typing v;
int v, v, v, v, v, v, v, v, v, v;
net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForCurrent$Resolved v;
java.lang.Class v;
v := @this: net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForCurrent$Resolved;
v = virtualinvoke v.<net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForCurrent$Resolved: 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$ForCurrent$Resolved: net.bytebuddy.description.type.TypeDescription$Generic targetType>;
v = virtualinvoke v.<java.lang.Object: int hashCode()>();
v = v + v;
v = v * 31;
v = v.<net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForCurrent$Resolved: net.bytebuddy.implementation.bytecode.assign.Assigner assigner>;
v = virtualinvoke v.<java.lang.Object: int hashCode()>();
v = v + v;
v = v * 31;
v = v.<net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForCurrent$Resolved: net.bytebuddy.implementation.bytecode.assign.Assigner$Typing typing>;
v = virtualinvoke v.<net.bytebuddy.implementation.bytecode.assign.Assigner$Typing: int hashCode()>();
v = v + v;
return v;
}
}