public class net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForInvocation extends java.lang.Object implements net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step
{
private final net.bytebuddy.description.method.MethodDescription methodDescription;
private final java.util.Map substitutions;
private final net.bytebuddy.implementation.bytecode.assign.Assigner assigner;
private final net.bytebuddy.implementation.bytecode.assign.Assigner$Typing typing;
protected void <init>(net.bytebuddy.description.method.MethodDescription, java.util.Map, net.bytebuddy.implementation.bytecode.assign.Assigner, net.bytebuddy.implementation.bytecode.assign.Assigner$Typing)
{
net.bytebuddy.description.method.MethodDescription v;
net.bytebuddy.implementation.bytecode.assign.Assigner v;
java.util.Map v;
net.bytebuddy.implementation.bytecode.assign.Assigner$Typing v;
net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForInvocation v;
v := @this: net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForInvocation;
v := @parameter: net.bytebuddy.description.method.MethodDescription;
v := @parameter: java.util.Map;
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$ForInvocation: net.bytebuddy.description.method.MethodDescription methodDescription> = v;
v.<net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForInvocation: java.util.Map substitutions> = v;
v.<net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForInvocation: net.bytebuddy.implementation.bytecode.assign.Assigner assigner> = v;
v.<net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForInvocation: net.bytebuddy.implementation.bytecode.assign.Assigner$Typing typing> = v;
return;
}
public net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$Resolution resolve(net.bytebuddy.description.type.TypeDescription, net.bytebuddy.description.ByteCodeElement$Member, net.bytebuddy.description.type.TypeList$Generic, net.bytebuddy.description.type.TypeDescription$Generic, net.bytebuddy.utility.JavaConstant$MethodHandle, net.bytebuddy.implementation.bytecode.StackManipulation, net.bytebuddy.description.type.TypeDescription$Generic, java.util.Map, int)
{
net.bytebuddy.implementation.bytecode.member.MethodInvocation$WithImplicitInvocationTargetType v;
java.lang.Integer v, v, v;
net.bytebuddy.description.type.TypeList$Generic v;
java.util.Map v, v, v;
net.bytebuddy.description.ByteCodeElement$Member v;
net.bytebuddy.implementation.bytecode.assign.Assigner$Typing v, v;
java.util.ArrayList v;
net.bytebuddy.description.method.ParameterList v, v;
net.bytebuddy.implementation.bytecode.StackManipulation v, v, v, v, v, v, v;
java.lang.String v, v, v;
java.lang.IllegalStateException v, v, v;
net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForInvocation v;
net.bytebuddy.description.method.MethodDescription v, v, v, v, v, v, v, v, v, v;
boolean v, v, v, v, v, v, v, v, v, v, v, v;
net.bytebuddy.description.type.TypeDescription$Generic v, v, v, v, v;
net.bytebuddy.implementation.bytecode.member.MethodVariableAccess v;
net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$Simple v;
net.bytebuddy.description.type.TypeDefinition v, v, v;
net.bytebuddy.description.type.TypeDescription v, v;
net.bytebuddy.implementation.bytecode.StackManipulation$Compound v;
net.bytebuddy.implementation.bytecode.assign.Assigner v, v;
int v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v;
net.bytebuddy.utility.JavaConstant$MethodHandle v;
java.lang.Object v, v, v, v, v, v;
v := @this: net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForInvocation;
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.utility.JavaConstant$MethodHandle;
v := @parameter: net.bytebuddy.implementation.bytecode.StackManipulation;
v := @parameter: net.bytebuddy.description.type.TypeDescription$Generic;
v := @parameter: java.util.Map;
v := @parameter: int;
v = new java.util.ArrayList;
v = interfaceinvoke v.<net.bytebuddy.description.type.TypeList$Generic: int size()>();
v = v * 2;
v = 3 + v;
specialinvoke v.<java.util.ArrayList: void <init>(int)>(v);
v = v.<net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForInvocation: net.bytebuddy.description.method.MethodDescription methodDescription>;
v = interfaceinvoke v.<net.bytebuddy.description.method.MethodDescription: boolean isStatic()>();
if v == 0 goto label;
v = staticinvoke <net.bytebuddy.implementation.bytecode.Removal: net.bytebuddy.implementation.bytecode.StackManipulation of(net.bytebuddy.description.type.TypeDefinition)>(v);
interfaceinvoke v.<java.util.List: boolean add(java.lang.Object)>(v);
goto label;
label:
v = v.<net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForInvocation: net.bytebuddy.description.method.MethodDescription methodDescription>;
v = interfaceinvoke v.<net.bytebuddy.description.method.MethodDescription: boolean isConstructor()>();
if v == 0 goto label;
v = staticinvoke <net.bytebuddy.implementation.bytecode.Removal: net.bytebuddy.implementation.bytecode.StackManipulation of(net.bytebuddy.description.type.TypeDefinition)>(v);
interfaceinvoke v.<java.util.List: boolean add(java.lang.Object)>(v);
v = v.<net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForInvocation: net.bytebuddy.description.method.MethodDescription methodDescription>;
v = interfaceinvoke v.<net.bytebuddy.description.method.MethodDescription: net.bytebuddy.description.type.TypeDefinition getDeclaringType()>();
v = interfaceinvoke v.<net.bytebuddy.description.type.TypeDefinition: net.bytebuddy.description.type.TypeDescription asErasure()>();
v = staticinvoke <net.bytebuddy.implementation.bytecode.TypeCreation: net.bytebuddy.implementation.bytecode.StackManipulation of(net.bytebuddy.description.type.TypeDescription)>(v);
interfaceinvoke v.<java.util.List: boolean add(java.lang.Object)>(v);
goto label;
label:
v = v.<net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForInvocation: net.bytebuddy.implementation.bytecode.assign.Assigner assigner>;
v = v.<net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForInvocation: net.bytebuddy.description.method.MethodDescription methodDescription>;
v = interfaceinvoke v.<net.bytebuddy.description.method.MethodDescription: net.bytebuddy.description.type.TypeDefinition getDeclaringType()>();
v = interfaceinvoke v.<net.bytebuddy.description.type.TypeDefinition: net.bytebuddy.description.type.TypeDescription$Generic asGenericType()>();
v = v.<net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForInvocation: 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$ForInvocation: net.bytebuddy.description.method.MethodDescription methodDescription>;
v = interfaceinvoke v.<net.bytebuddy.description.method.MethodDescription: net.bytebuddy.description.type.TypeDefinition getDeclaringType()>();
v = dynamicinvoke "makeConcatWithConstants" <java.lang.String (net.bytebuddy.description.type.TypeDescription$Generic,net.bytebuddy.description.type.TypeDefinition)>(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:
interfaceinvoke v.<java.util.List: boolean add(java.lang.Object)>(v);
label:
v = interfaceinvoke v.<net.bytebuddy.description.ByteCodeElement$Member: int getModifiers()>();
v = v & 8;
if v != 0 goto label;
v = v instanceof net.bytebuddy.description.method.MethodDescription;
if v == 0 goto label;
v = interfaceinvoke v.<net.bytebuddy.description.method.MethodDescription: boolean isConstructor()>();
if v != 0 goto label;
label:
v = 1;
goto label;
label:
v = 0;
label:
v = v;
v = 0;
label:
v = v.<net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForInvocation: net.bytebuddy.description.method.MethodDescription methodDescription>;
v = interfaceinvoke v.<net.bytebuddy.description.method.MethodDescription: net.bytebuddy.description.method.ParameterList getParameters()>();
v = interfaceinvoke v.<net.bytebuddy.description.method.ParameterList: int size()>();
if v >= v goto label;
v = v.<net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForInvocation: java.util.Map substitutions>;
v = v;
if v == 0 goto label;
v = 1;
goto label;
label:
v = 0;
label:
v = v + v;
v = staticinvoke <java.lang.Integer: java.lang.Integer valueOf(int)>(v);
v = interfaceinvoke v.<java.util.Map: boolean containsKey(java.lang.Object)>(v);
if v == 0 goto label;
v = v.<net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForInvocation: java.util.Map substitutions>;
v = v;
if v == 0 goto label;
v = 1;
goto label;
label:
v = 0;
label:
v = v + v;
v = staticinvoke <java.lang.Integer: java.lang.Integer valueOf(int)>(v);
v = interfaceinvoke v.<java.util.Map: java.lang.Object get(java.lang.Object)>(v);
v = virtualinvoke v.<java.lang.Integer: int intValue()>();
goto label;
label:
v = v;
if v == 0 goto label;
v = 1;
goto label;
label:
v = 0;
label:
v = v + v;
label:
v = interfaceinvoke v.<net.bytebuddy.description.type.TypeList$Generic: int size()>();
if v < v goto label;
v = new java.lang.IllegalStateException;
v = dynamicinvoke "makeConcatWithConstants" <java.lang.String (net.bytebuddy.description.ByteCodeElement$Member,int)>(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[])>("\u does not support an index \u0001");
specialinvoke v.<java.lang.IllegalStateException: void <init>(java.lang.String)>(v);
throw v;
label:
v = interfaceinvoke v.<net.bytebuddy.description.type.TypeList$Generic: java.lang.Object get(int)>(v);
v = staticinvoke <net.bytebuddy.implementation.bytecode.member.MethodVariableAccess: net.bytebuddy.implementation.bytecode.member.MethodVariableAccess of(net.bytebuddy.description.type.TypeDefinition)>(v);
v = staticinvoke <java.lang.Integer: java.lang.Integer valueOf(int)>(v);
v = interfaceinvoke v.<java.util.Map: java.lang.Object get(java.lang.Object)>(v);
v = virtualinvoke v.<java.lang.Integer: int intValue()>();
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 = v.<net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForInvocation: net.bytebuddy.implementation.bytecode.assign.Assigner assigner>;
v = interfaceinvoke v.<net.bytebuddy.description.type.TypeList$Generic: java.lang.Object get(int)>(v);
v = v.<net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForInvocation: net.bytebuddy.description.method.MethodDescription methodDescription>;
v = interfaceinvoke v.<net.bytebuddy.description.method.MethodDescription: net.bytebuddy.description.method.ParameterList getParameters()>();
v = interfaceinvoke v.<net.bytebuddy.description.method.ParameterList: java.lang.Object get(int)>(v);
v = interfaceinvoke v.<net.bytebuddy.description.method.ParameterDescription: net.bytebuddy.description.type.TypeDescription$Generic getType()>();
v = v.<net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForInvocation: 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 = interfaceinvoke v.<net.bytebuddy.description.type.TypeList$Generic: java.lang.Object get(int)>(v);
v = v.<net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForInvocation: net.bytebuddy.description.method.MethodDescription methodDescription>;
v = dynamicinvoke "makeConcatWithConstants" <java.lang.String (int,java.lang.Object,net.bytebuddy.description.method.MethodDescription)>(v, 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 parameter with \u of type \u to \u0001");
specialinvoke v.<java.lang.IllegalStateException: void <init>(java.lang.String)>(v);
throw v;
label:
interfaceinvoke v.<java.util.List: boolean add(java.lang.Object)>(v);
v = v + 1;
goto label;
label:
v = v.<net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForInvocation: net.bytebuddy.description.method.MethodDescription methodDescription>;
v = staticinvoke <net.bytebuddy.implementation.bytecode.member.MethodInvocation: net.bytebuddy.implementation.bytecode.member.MethodInvocation$WithImplicitInvocationTargetType invoke(net.bytebuddy.description.method.MethodDescription)>(v);
interfaceinvoke v.<java.util.List: boolean add(java.lang.Object)>(v);
v = new net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$Simple;
v = new net.bytebuddy.implementation.bytecode.StackManipulation$Compound;
specialinvoke v.<net.bytebuddy.implementation.bytecode.StackManipulation$Compound: void <init>(java.util.List)>(v);
v = v.<net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForInvocation: net.bytebuddy.description.method.MethodDescription methodDescription>;
v = interfaceinvoke v.<net.bytebuddy.description.method.MethodDescription: net.bytebuddy.description.type.TypeDescription$Generic getReturnType()>();
specialinvoke v.<net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$Simple: void <init>(net.bytebuddy.implementation.bytecode.StackManipulation,net.bytebuddy.description.type.TypeDescription$Generic)>(v, v);
return v;
}
public boolean equals(java.lang.Object)
{
net.bytebuddy.implementation.bytecode.assign.Assigner v, v;
net.bytebuddy.implementation.bytecode.assign.Assigner$Typing v, v;
net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForInvocation v;
net.bytebuddy.description.method.MethodDescription v, v;
java.util.Map v, v;
boolean v, v, v, v;
java.lang.Class v, v;
java.lang.Object v;
v := @this: net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForInvocation;
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$ForInvocation: net.bytebuddy.implementation.bytecode.assign.Assigner$Typing typing>;
v = v.<net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForInvocation: 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$ForInvocation: net.bytebuddy.description.method.MethodDescription methodDescription>;
v = v.<net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForInvocation: net.bytebuddy.description.method.MethodDescription methodDescription>;
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$ForInvocation: java.util.Map substitutions>;
v = v.<net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForInvocation: java.util.Map substitutions>;
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$ForInvocation: net.bytebuddy.implementation.bytecode.assign.Assigner assigner>;
v = v.<net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForInvocation: 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.implementation.bytecode.assign.Assigner v;
net.bytebuddy.implementation.bytecode.assign.Assigner$Typing v;
net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForInvocation v;
net.bytebuddy.description.method.MethodDescription v;
java.util.Map v;
int v, v, v, v, v, v, v, v, v, v, v, v, v;
java.lang.Class v;
v := @this: net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForInvocation;
v = virtualinvoke v.<net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForInvocation: java.lang.Class getClass()>();
v = virtualinvoke v.<java.lang.Class: int hashCode()>();
v = v * 31;
v = v.<net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForInvocation: net.bytebuddy.description.method.MethodDescription methodDescription>;
v = virtualinvoke v.<java.lang.Object: int hashCode()>();
v = v + v;
v = v * 31;
v = v.<net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForInvocation: java.util.Map substitutions>;
v = virtualinvoke v.<java.lang.Object: int hashCode()>();
v = v + v;
v = v * 31;
v = v.<net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForInvocation: 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$ForInvocation: 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;
}
}