public class net.bytebuddy.implementation.FieldAccessor$ForSetter$OfReferenceValue extends net.bytebuddy.implementation.FieldAccessor$ForSetter
{
protected static final java.lang.String PREFIX;
private final java.lang.Object value;
private final java.lang.String name;
protected void <init>(net.bytebuddy.implementation.FieldAccessor$FieldLocation, net.bytebuddy.implementation.bytecode.assign.Assigner, net.bytebuddy.implementation.bytecode.assign.Assigner$Typing, net.bytebuddy.implementation.FieldAccessor$ForSetter$TerminationHandler, java.lang.Object, java.lang.String)
{
net.bytebuddy.implementation.FieldAccessor$FieldLocation v;
net.bytebuddy.implementation.bytecode.assign.Assigner v;
java.lang.Object v;
net.bytebuddy.implementation.FieldAccessor$ForSetter$TerminationHandler v;
java.lang.String v;
net.bytebuddy.implementation.bytecode.assign.Assigner$Typing v;
net.bytebuddy.implementation.FieldAccessor$ForSetter$OfReferenceValue v;
v := @this: net.bytebuddy.implementation.FieldAccessor$ForSetter$OfReferenceValue;
v := @parameter: net.bytebuddy.implementation.FieldAccessor$FieldLocation;
v := @parameter: net.bytebuddy.implementation.bytecode.assign.Assigner;
v := @parameter: net.bytebuddy.implementation.bytecode.assign.Assigner$Typing;
v := @parameter: net.bytebuddy.implementation.FieldAccessor$ForSetter$TerminationHandler;
v := @parameter: java.lang.Object;
v := @parameter: java.lang.String;
specialinvoke v.<net.bytebuddy.implementation.FieldAccessor$ForSetter: void <init>(net.bytebuddy.implementation.FieldAccessor$FieldLocation,net.bytebuddy.implementation.bytecode.assign.Assigner,net.bytebuddy.implementation.bytecode.assign.Assigner$Typing,net.bytebuddy.implementation.FieldAccessor$ForSetter$TerminationHandler)>(v, v, v, v);
v.<net.bytebuddy.implementation.FieldAccessor$ForSetter$OfReferenceValue: java.lang.Object value> = v;
v.<net.bytebuddy.implementation.FieldAccessor$ForSetter$OfReferenceValue: java.lang.String name> = v;
return;
}
public net.bytebuddy.dynamic.scaffold.InstrumentedType prepare(net.bytebuddy.dynamic.scaffold.InstrumentedType)
{
net.bytebuddy.description.type.TypeDescription$Generic v;
net.bytebuddy.description.field.FieldDescription$Token v;
java.lang.Class v;
java.lang.Object v, v;
java.lang.String v;
net.bytebuddy.description.type.TypeDescription v;
net.bytebuddy.dynamic.scaffold.InstrumentedType v, v;
net.bytebuddy.implementation.FieldAccessor$ForSetter$OfReferenceValue v;
v := @this: net.bytebuddy.implementation.FieldAccessor$ForSetter$OfReferenceValue;
v := @parameter: net.bytebuddy.dynamic.scaffold.InstrumentedType;
v = new net.bytebuddy.description.field.FieldDescription$Token;
v = v.<net.bytebuddy.implementation.FieldAccessor$ForSetter$OfReferenceValue: java.lang.String name>;
v = v.<net.bytebuddy.implementation.FieldAccessor$ForSetter$OfReferenceValue: java.lang.Object value>;
v = virtualinvoke v.<java.lang.Object: java.lang.Class getClass()>();
v = staticinvoke <net.bytebuddy.description.type.TypeDescription$ForLoadedType: net.bytebuddy.description.type.TypeDescription of(java.lang.Class)>(v);
v = interfaceinvoke v.<net.bytebuddy.description.type.TypeDescription: net.bytebuddy.description.type.TypeDescription$Generic asGenericType()>();
specialinvoke v.<net.bytebuddy.description.field.FieldDescription$Token: void <init>(java.lang.String,int,net.bytebuddy.description.type.TypeDescription$Generic)>(v, 4105, v);
v = v.<net.bytebuddy.implementation.FieldAccessor$ForSetter$OfReferenceValue: java.lang.Object value>;
v = interfaceinvoke v.<net.bytebuddy.dynamic.scaffold.InstrumentedType: net.bytebuddy.dynamic.scaffold.InstrumentedType withAuxiliaryField(net.bytebuddy.description.field.FieldDescription$Token,java.lang.Object)>(v, v);
return v;
}
protected net.bytebuddy.description.field.FieldDescription$InDefinedShape initialize(net.bytebuddy.description.type.TypeDescription)
{
net.bytebuddy.description.field.FieldList v;
net.bytebuddy.matcher.ElementMatcher$Junction v;
java.lang.Object v;
net.bytebuddy.matcher.FilterableList v;
java.lang.String v;
net.bytebuddy.description.type.TypeDescription v;
net.bytebuddy.implementation.FieldAccessor$ForSetter$OfReferenceValue v;
v := @this: net.bytebuddy.implementation.FieldAccessor$ForSetter$OfReferenceValue;
v := @parameter: net.bytebuddy.description.type.TypeDescription;
v = interfaceinvoke v.<net.bytebuddy.description.type.TypeDescription: net.bytebuddy.description.field.FieldList getDeclaredFields()>();
v = v.<net.bytebuddy.implementation.FieldAccessor$ForSetter$OfReferenceValue: java.lang.String name>;
v = staticinvoke <net.bytebuddy.matcher.ElementMatchers: net.bytebuddy.matcher.ElementMatcher$Junction named(java.lang.String)>(v);
v = interfaceinvoke v.<net.bytebuddy.description.field.FieldList: net.bytebuddy.matcher.FilterableList filter(net.bytebuddy.matcher.ElementMatcher)>(v);
v = interfaceinvoke v.<net.bytebuddy.description.field.FieldList: java.lang.Object getOnly()>();
return v;
}
protected net.bytebuddy.implementation.bytecode.StackManipulation resolve(net.bytebuddy.description.field.FieldDescription$InDefinedShape, net.bytebuddy.description.field.FieldDescription, net.bytebuddy.description.type.TypeDescription, net.bytebuddy.description.method.MethodDescription)
{
net.bytebuddy.implementation.bytecode.StackManipulation[] v;
net.bytebuddy.implementation.bytecode.assign.Assigner v;
net.bytebuddy.description.field.FieldDescription v;
net.bytebuddy.implementation.bytecode.assign.Assigner$Typing v;
net.bytebuddy.description.method.MethodDescription v;
net.bytebuddy.implementation.bytecode.StackManipulation v, v;
java.lang.String v;
net.bytebuddy.implementation.FieldAccessor$ForSetter$OfReferenceValue v;
boolean v, v;
net.bytebuddy.description.field.FieldDescription$InDefinedShape v;
net.bytebuddy.implementation.bytecode.member.FieldAccess$Defined v;
net.bytebuddy.description.type.TypeDescription$Generic v, v;
java.lang.IllegalArgumentException v;
java.lang.Class v;
java.lang.Object v;
net.bytebuddy.description.type.TypeDescription v, v;
net.bytebuddy.implementation.bytecode.StackManipulation$Compound v;
v := @this: net.bytebuddy.implementation.FieldAccessor$ForSetter$OfReferenceValue;
v := @parameter: net.bytebuddy.description.field.FieldDescription$InDefinedShape;
v := @parameter: net.bytebuddy.description.field.FieldDescription;
v := @parameter: net.bytebuddy.description.type.TypeDescription;
v := @parameter: net.bytebuddy.description.method.MethodDescription;
v = interfaceinvoke v.<net.bytebuddy.description.field.FieldDescription: boolean isFinal()>();
if v == 0 goto label;
v = interfaceinvoke v.<net.bytebuddy.description.method.MethodDescription: boolean isMethod()>();
if v == 0 goto label;
v = new java.lang.IllegalArgumentException;
v = dynamicinvoke "makeConcatWithConstants" <java.lang.String (net.bytebuddy.description.field.FieldDescription,net.bytebuddy.description.method.MethodDescription)>(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 set final field \u from \u0001");
specialinvoke v.<java.lang.IllegalArgumentException: 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.FieldAccess: net.bytebuddy.implementation.bytecode.member.FieldAccess$Defined forField(net.bytebuddy.description.field.FieldDescription$InDefinedShape)>(v);
v = interfaceinvoke v.<net.bytebuddy.implementation.bytecode.member.FieldAccess$Defined: net.bytebuddy.implementation.bytecode.StackManipulation read()>();
v[0] = v;
v = v.<net.bytebuddy.implementation.FieldAccessor$ForSetter$OfReferenceValue: net.bytebuddy.implementation.bytecode.assign.Assigner assigner>;
v = v.<net.bytebuddy.implementation.FieldAccessor$ForSetter$OfReferenceValue: java.lang.Object value>;
v = virtualinvoke v.<java.lang.Object: java.lang.Class getClass()>();
v = staticinvoke <net.bytebuddy.description.type.TypeDescription$ForLoadedType: net.bytebuddy.description.type.TypeDescription of(java.lang.Class)>(v);
v = interfaceinvoke v.<net.bytebuddy.description.type.TypeDescription: net.bytebuddy.description.type.TypeDescription$Generic asGenericType()>();
v = interfaceinvoke v.<net.bytebuddy.description.field.FieldDescription: net.bytebuddy.description.type.TypeDescription$Generic getType()>();
v = v.<net.bytebuddy.implementation.FieldAccessor$ForSetter$OfReferenceValue: 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[1] = v;
specialinvoke v.<net.bytebuddy.implementation.bytecode.StackManipulation$Compound: void <init>(net.bytebuddy.implementation.bytecode.StackManipulation[])>(v);
return v;
}
public net.bytebuddy.implementation.Implementation andThen(net.bytebuddy.implementation.Implementation)
{
net.bytebuddy.implementation.Implementation$Compound v;
net.bytebuddy.implementation.bytecode.assign.Assigner v;
net.bytebuddy.implementation.Implementation v;
net.bytebuddy.implementation.bytecode.assign.Assigner$Typing v;
net.bytebuddy.implementation.FieldAccessor$FieldLocation v;
java.lang.Object v;
net.bytebuddy.implementation.FieldAccessor$ForSetter$TerminationHandler v;
net.bytebuddy.implementation.Implementation[] v;
java.lang.String v;
net.bytebuddy.implementation.FieldAccessor$ForSetter$OfReferenceValue v, v;
v := @this: net.bytebuddy.implementation.FieldAccessor$ForSetter$OfReferenceValue;
v := @parameter: net.bytebuddy.implementation.Implementation;
v = new net.bytebuddy.implementation.Implementation$Compound;
v = newarray (net.bytebuddy.implementation.Implementation)[2];
v = new net.bytebuddy.implementation.FieldAccessor$ForSetter$OfReferenceValue;
v = v.<net.bytebuddy.implementation.FieldAccessor$ForSetter$OfReferenceValue: net.bytebuddy.implementation.FieldAccessor$FieldLocation fieldLocation>;
v = v.<net.bytebuddy.implementation.FieldAccessor$ForSetter$OfReferenceValue: net.bytebuddy.implementation.bytecode.assign.Assigner assigner>;
v = v.<net.bytebuddy.implementation.FieldAccessor$ForSetter$OfReferenceValue: net.bytebuddy.implementation.bytecode.assign.Assigner$Typing typing>;
v = <net.bytebuddy.implementation.FieldAccessor$ForSetter$TerminationHandler: net.bytebuddy.implementation.FieldAccessor$ForSetter$TerminationHandler NON_OPERATIONAL>;
v = v.<net.bytebuddy.implementation.FieldAccessor$ForSetter$OfReferenceValue: java.lang.Object value>;
v = v.<net.bytebuddy.implementation.FieldAccessor$ForSetter$OfReferenceValue: java.lang.String name>;
specialinvoke v.<net.bytebuddy.implementation.FieldAccessor$ForSetter$OfReferenceValue: void <init>(net.bytebuddy.implementation.FieldAccessor$FieldLocation,net.bytebuddy.implementation.bytecode.assign.Assigner,net.bytebuddy.implementation.bytecode.assign.Assigner$Typing,net.bytebuddy.implementation.FieldAccessor$ForSetter$TerminationHandler,java.lang.Object,java.lang.String)>(v, v, v, v, v, v);
v[0] = v;
v[1] = v;
specialinvoke v.<net.bytebuddy.implementation.Implementation$Compound: void <init>(net.bytebuddy.implementation.Implementation[])>(v);
return v;
}
public net.bytebuddy.implementation.Implementation$Composable andThen(net.bytebuddy.implementation.Implementation$Composable)
{
net.bytebuddy.implementation.Implementation$Composable v;
net.bytebuddy.implementation.bytecode.assign.Assigner v;
net.bytebuddy.implementation.Implementation$Compound$Composable v;
net.bytebuddy.implementation.bytecode.assign.Assigner$Typing v;
net.bytebuddy.implementation.FieldAccessor$FieldLocation v;
java.lang.Object v;
net.bytebuddy.implementation.FieldAccessor$ForSetter$TerminationHandler v;
java.lang.String v;
net.bytebuddy.implementation.FieldAccessor$ForSetter$OfReferenceValue v, v;
v := @this: net.bytebuddy.implementation.FieldAccessor$ForSetter$OfReferenceValue;
v := @parameter: net.bytebuddy.implementation.Implementation$Composable;
v = new net.bytebuddy.implementation.Implementation$Compound$Composable;
v = new net.bytebuddy.implementation.FieldAccessor$ForSetter$OfReferenceValue;
v = v.<net.bytebuddy.implementation.FieldAccessor$ForSetter$OfReferenceValue: net.bytebuddy.implementation.FieldAccessor$FieldLocation fieldLocation>;
v = v.<net.bytebuddy.implementation.FieldAccessor$ForSetter$OfReferenceValue: net.bytebuddy.implementation.bytecode.assign.Assigner assigner>;
v = v.<net.bytebuddy.implementation.FieldAccessor$ForSetter$OfReferenceValue: net.bytebuddy.implementation.bytecode.assign.Assigner$Typing typing>;
v = <net.bytebuddy.implementation.FieldAccessor$ForSetter$TerminationHandler: net.bytebuddy.implementation.FieldAccessor$ForSetter$TerminationHandler NON_OPERATIONAL>;
v = v.<net.bytebuddy.implementation.FieldAccessor$ForSetter$OfReferenceValue: java.lang.Object value>;
v = v.<net.bytebuddy.implementation.FieldAccessor$ForSetter$OfReferenceValue: java.lang.String name>;
specialinvoke v.<net.bytebuddy.implementation.FieldAccessor$ForSetter$OfReferenceValue: void <init>(net.bytebuddy.implementation.FieldAccessor$FieldLocation,net.bytebuddy.implementation.bytecode.assign.Assigner,net.bytebuddy.implementation.bytecode.assign.Assigner$Typing,net.bytebuddy.implementation.FieldAccessor$ForSetter$TerminationHandler,java.lang.Object,java.lang.String)>(v, v, v, v, v, v);
specialinvoke v.<net.bytebuddy.implementation.Implementation$Compound$Composable: void <init>(net.bytebuddy.implementation.Implementation,net.bytebuddy.implementation.Implementation$Composable)>(v, v);
return v;
}
public boolean equals(java.lang.Object)
{
java.lang.Class v, v;
java.lang.Object v, v, v;
java.lang.String v, v;
net.bytebuddy.implementation.FieldAccessor$ForSetter$OfReferenceValue v;
boolean v, v, v;
v := @this: net.bytebuddy.implementation.FieldAccessor$ForSetter$OfReferenceValue;
v := @parameter: java.lang.Object;
v = specialinvoke v.<net.bytebuddy.implementation.FieldAccessor$ForSetter: boolean equals(java.lang.Object)>(v);
if v != 0 goto label;
return 0;
label:
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.implementation.FieldAccessor$ForSetter$OfReferenceValue: java.lang.String name>;
v = v.<net.bytebuddy.implementation.FieldAccessor$ForSetter$OfReferenceValue: java.lang.String name>;
v = virtualinvoke v.<java.lang.String: boolean equals(java.lang.Object)>(v);
if v != 0 goto label;
return 0;
label:
v = v.<net.bytebuddy.implementation.FieldAccessor$ForSetter$OfReferenceValue: java.lang.Object value>;
v = v.<net.bytebuddy.implementation.FieldAccessor$ForSetter$OfReferenceValue: java.lang.Object value>;
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()
{
int v, v, v, v, v, v, v;
java.lang.Object v;
java.lang.String v;
net.bytebuddy.implementation.FieldAccessor$ForSetter$OfReferenceValue v;
v := @this: net.bytebuddy.implementation.FieldAccessor$ForSetter$OfReferenceValue;
v = specialinvoke v.<net.bytebuddy.implementation.FieldAccessor$ForSetter: int hashCode()>();
v = v * 31;
v = v.<net.bytebuddy.implementation.FieldAccessor$ForSetter$OfReferenceValue: java.lang.Object value>;
v = virtualinvoke v.<java.lang.Object: int hashCode()>();
v = v + v;
v = v * 31;
v = v.<net.bytebuddy.implementation.FieldAccessor$ForSetter$OfReferenceValue: java.lang.String name>;
v = virtualinvoke v.<java.lang.String: int hashCode()>();
v = v + v;
return v;
}
}