public abstract class net.bytebuddy.asm.Advice$OffsetMapping$ForArgument extends java.lang.Object implements net.bytebuddy.asm.Advice$OffsetMapping
{
protected final net.bytebuddy.description.type.TypeDescription$Generic target;
protected final boolean readOnly;
private final net.bytebuddy.implementation.bytecode.assign.Assigner$Typing typing;
protected void <init>(net.bytebuddy.description.type.TypeDescription$Generic, boolean, net.bytebuddy.implementation.bytecode.assign.Assigner$Typing)
{
net.bytebuddy.description.type.TypeDescription$Generic v;
net.bytebuddy.implementation.bytecode.assign.Assigner$Typing v;
net.bytebuddy.asm.Advice$OffsetMapping$ForArgument v;
boolean v;
v := @this: net.bytebuddy.asm.Advice$OffsetMapping$ForArgument;
v := @parameter: net.bytebuddy.description.type.TypeDescription$Generic;
v := @parameter: boolean;
v := @parameter: net.bytebuddy.implementation.bytecode.assign.Assigner$Typing;
specialinvoke v.<java.lang.Object: void <init>()>();
v.<net.bytebuddy.asm.Advice$OffsetMapping$ForArgument: net.bytebuddy.description.type.TypeDescription$Generic target> = v;
v.<net.bytebuddy.asm.Advice$OffsetMapping$ForArgument: boolean readOnly> = v;
v.<net.bytebuddy.asm.Advice$OffsetMapping$ForArgument: net.bytebuddy.implementation.bytecode.assign.Assigner$Typing typing> = v;
return;
}
public net.bytebuddy.asm.Advice$OffsetMapping$Target resolve(net.bytebuddy.description.type.TypeDescription, net.bytebuddy.description.method.MethodDescription, net.bytebuddy.implementation.bytecode.assign.Assigner, net.bytebuddy.asm.Advice$ArgumentHandler, net.bytebuddy.asm.Advice$OffsetMapping$Sort)
{
java.lang.IllegalStateException v, v;
net.bytebuddy.asm.Advice$OffsetMapping$Sort v;
net.bytebuddy.description.method.MethodDescription v;
net.bytebuddy.asm.Advice$ArgumentHandler v;
boolean v, v, v;
net.bytebuddy.description.type.TypeDescription$Generic v, v, v, v, v, v, v, v;
net.bytebuddy.asm.Advice$OffsetMapping$ForArgument v;
net.bytebuddy.description.method.ParameterDescription v;
net.bytebuddy.description.type.TypeDescription v;
net.bytebuddy.implementation.bytecode.assign.Assigner v;
net.bytebuddy.implementation.bytecode.assign.Assigner$Typing v, v;
int v, v, v, v;
net.bytebuddy.implementation.bytecode.StackManipulation v, v;
java.lang.String v, v;
net.bytebuddy.asm.Advice$OffsetMapping$Target$ForVariable$ReadWrite v;
net.bytebuddy.asm.Advice$OffsetMapping$Target$ForVariable$ReadOnly v;
v := @this: net.bytebuddy.asm.Advice$OffsetMapping$ForArgument;
v := @parameter: net.bytebuddy.description.type.TypeDescription;
v := @parameter: net.bytebuddy.description.method.MethodDescription;
v := @parameter: net.bytebuddy.implementation.bytecode.assign.Assigner;
v := @parameter: net.bytebuddy.asm.Advice$ArgumentHandler;
v := @parameter: net.bytebuddy.asm.Advice$OffsetMapping$Sort;
v = virtualinvoke v.<net.bytebuddy.asm.Advice$OffsetMapping$ForArgument: net.bytebuddy.description.method.ParameterDescription resolve(net.bytebuddy.description.method.MethodDescription)>(v);
v = interfaceinvoke v.<net.bytebuddy.description.method.ParameterDescription: net.bytebuddy.description.type.TypeDescription$Generic getType()>();
v = v.<net.bytebuddy.asm.Advice$OffsetMapping$ForArgument: net.bytebuddy.description.type.TypeDescription$Generic target>;
v = v.<net.bytebuddy.asm.Advice$OffsetMapping$ForArgument: 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.Advice$OffsetMapping$ForArgument: net.bytebuddy.description.type.TypeDescription$Generic target>;
v = dynamicinvoke "makeConcatWithConstants" <java.lang.String (net.bytebuddy.description.method.ParameterDescription,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 = v.<net.bytebuddy.asm.Advice$OffsetMapping$ForArgument: boolean readOnly>;
if v == 0 goto label;
v = new net.bytebuddy.asm.Advice$OffsetMapping$Target$ForVariable$ReadOnly;
v = interfaceinvoke v.<net.bytebuddy.description.method.ParameterDescription: net.bytebuddy.description.type.TypeDescription$Generic getType()>();
v = interfaceinvoke v.<net.bytebuddy.description.method.ParameterDescription: int getOffset()>();
v = interfaceinvoke v.<net.bytebuddy.asm.Advice$ArgumentHandler: int argument(int)>(v);
specialinvoke v.<net.bytebuddy.asm.Advice$OffsetMapping$Target$ForVariable$ReadOnly: void <init>(net.bytebuddy.description.type.TypeDefinition,int,net.bytebuddy.implementation.bytecode.StackManipulation)>(v, v, v);
return v;
label:
v = v.<net.bytebuddy.asm.Advice$OffsetMapping$ForArgument: net.bytebuddy.description.type.TypeDescription$Generic target>;
v = interfaceinvoke v.<net.bytebuddy.description.method.ParameterDescription: net.bytebuddy.description.type.TypeDescription$Generic getType()>();
v = v.<net.bytebuddy.asm.Advice$OffsetMapping$ForArgument: 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.Advice$OffsetMapping$ForArgument: net.bytebuddy.description.type.TypeDescription$Generic target>;
v = dynamicinvoke "makeConcatWithConstants" <java.lang.String (net.bytebuddy.description.method.ParameterDescription,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.asm.Advice$OffsetMapping$Target$ForVariable$ReadWrite;
v = interfaceinvoke v.<net.bytebuddy.description.method.ParameterDescription: net.bytebuddy.description.type.TypeDescription$Generic getType()>();
v = interfaceinvoke v.<net.bytebuddy.description.method.ParameterDescription: int getOffset()>();
v = interfaceinvoke v.<net.bytebuddy.asm.Advice$ArgumentHandler: int argument(int)>(v);
specialinvoke v.<net.bytebuddy.asm.Advice$OffsetMapping$Target$ForVariable$ReadWrite: void <init>(net.bytebuddy.description.type.TypeDefinition,int,net.bytebuddy.implementation.bytecode.StackManipulation,net.bytebuddy.implementation.bytecode.StackManipulation)>(v, v, v, v);
return v;
}
protected abstract net.bytebuddy.description.method.ParameterDescription resolve(net.bytebuddy.description.method.MethodDescription);
public boolean equals(java.lang.Object)
{
net.bytebuddy.description.type.TypeDescription$Generic v, v;
net.bytebuddy.implementation.bytecode.assign.Assigner$Typing v, v;
net.bytebuddy.asm.Advice$OffsetMapping$ForArgument v;
java.lang.Class v, v;
java.lang.Object v;
boolean v, v, v, v;
v := @this: net.bytebuddy.asm.Advice$OffsetMapping$ForArgument;
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.Advice$OffsetMapping$ForArgument: boolean readOnly>;
v = v.<net.bytebuddy.asm.Advice$OffsetMapping$ForArgument: boolean readOnly>;
if v == v goto label;
return 0;
label:
v = v.<net.bytebuddy.asm.Advice$OffsetMapping$ForArgument: net.bytebuddy.implementation.bytecode.assign.Assigner$Typing typing>;
v = v.<net.bytebuddy.asm.Advice$OffsetMapping$ForArgument: 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.Advice$OffsetMapping$ForArgument: net.bytebuddy.description.type.TypeDescription$Generic target>;
v = v.<net.bytebuddy.asm.Advice$OffsetMapping$ForArgument: net.bytebuddy.description.type.TypeDescription$Generic target>;
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$Typing v;
net.bytebuddy.asm.Advice$OffsetMapping$ForArgument v;
int v, v, v, v, v, v, v, v, v;
java.lang.Class v;
boolean v;
v := @this: net.bytebuddy.asm.Advice$OffsetMapping$ForArgument;
v = virtualinvoke v.<net.bytebuddy.asm.Advice$OffsetMapping$ForArgument: java.lang.Class getClass()>();
v = virtualinvoke v.<java.lang.Class: int hashCode()>();
v = v * 31;
v = v.<net.bytebuddy.asm.Advice$OffsetMapping$ForArgument: net.bytebuddy.description.type.TypeDescription$Generic target>;
v = virtualinvoke v.<java.lang.Object: int hashCode()>();
v = v + v;
v = v * 31;
v = v.<net.bytebuddy.asm.Advice$OffsetMapping$ForArgument: boolean readOnly>;
v = v + v;
v = v * 31;
v = v.<net.bytebuddy.asm.Advice$OffsetMapping$ForArgument: 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;
}
}