public class net.bytebuddy.agent.builder.AgentBuilder$LambdaInstrumentationStrategy$LambdaInstanceFactory$BridgeMethodImplementation$Appender extends java.lang.Object implements net.bytebuddy.implementation.bytecode.ByteCodeAppender
{
private final net.bytebuddy.implementation.Implementation$SpecialMethodInvocation bridgeTargetInvocation;
protected void <init>(net.bytebuddy.implementation.Implementation$SpecialMethodInvocation)
{
net.bytebuddy.agent.builder.AgentBuilder$LambdaInstrumentationStrategy$LambdaInstanceFactory$BridgeMethodImplementation$Appender v;
net.bytebuddy.implementation.Implementation$SpecialMethodInvocation v;
v := @this: net.bytebuddy.agent.builder.AgentBuilder$LambdaInstrumentationStrategy$LambdaInstanceFactory$BridgeMethodImplementation$Appender;
v := @parameter: net.bytebuddy.implementation.Implementation$SpecialMethodInvocation;
specialinvoke v.<java.lang.Object: void <init>()>();
v.<net.bytebuddy.agent.builder.AgentBuilder$LambdaInstrumentationStrategy$LambdaInstanceFactory$BridgeMethodImplementation$Appender: net.bytebuddy.implementation.Implementation$SpecialMethodInvocation bridgeTargetInvocation> = v;
return;
}
public net.bytebuddy.implementation.bytecode.ByteCodeAppender$Size apply(net.bytebuddy.jar.asm.MethodVisitor, net.bytebuddy.implementation.Implementation$Context, net.bytebuddy.description.method.MethodDescription)
{
net.bytebuddy.implementation.bytecode.ByteCodeAppender$Simple v;
net.bytebuddy.implementation.bytecode.StackManipulation[] v;
net.bytebuddy.implementation.bytecode.ByteCodeAppender[] v;
net.bytebuddy.description.method.MethodDescription v, v, v;
net.bytebuddy.implementation.Implementation$SpecialMethodInvocation v, v, v;
net.bytebuddy.implementation.bytecode.member.MethodVariableAccess$MethodLoading v, v;
net.bytebuddy.implementation.bytecode.StackManipulation v, v, v;
net.bytebuddy.implementation.Implementation$Context v;
boolean v;
net.bytebuddy.agent.builder.AgentBuilder$LambdaInstrumentationStrategy$LambdaInstanceFactory$BridgeMethodImplementation$Appender v;
net.bytebuddy.description.type.TypeDescription$Generic v, v, v, v;
net.bytebuddy.jar.asm.MethodVisitor v;
net.bytebuddy.description.type.TypeDescription v, v;
net.bytebuddy.implementation.bytecode.ByteCodeAppender$Size v;
net.bytebuddy.implementation.bytecode.ByteCodeAppender$Compound v;
v := @this: net.bytebuddy.agent.builder.AgentBuilder$LambdaInstrumentationStrategy$LambdaInstanceFactory$BridgeMethodImplementation$Appender;
v := @parameter: net.bytebuddy.jar.asm.MethodVisitor;
v := @parameter: net.bytebuddy.implementation.Implementation$Context;
v := @parameter: net.bytebuddy.description.method.MethodDescription;
v = new net.bytebuddy.implementation.bytecode.ByteCodeAppender$Compound;
v = newarray (net.bytebuddy.implementation.bytecode.ByteCodeAppender)[1];
v = new net.bytebuddy.implementation.bytecode.ByteCodeAppender$Simple;
v = newarray (net.bytebuddy.implementation.bytecode.StackManipulation)[4];
v = staticinvoke <net.bytebuddy.implementation.bytecode.member.MethodVariableAccess: net.bytebuddy.implementation.bytecode.member.MethodVariableAccess$MethodLoading allArgumentsOf(net.bytebuddy.description.method.MethodDescription)>(v);
v = v.<net.bytebuddy.agent.builder.AgentBuilder$LambdaInstrumentationStrategy$LambdaInstanceFactory$BridgeMethodImplementation$Appender: net.bytebuddy.implementation.Implementation$SpecialMethodInvocation bridgeTargetInvocation>;
v = interfaceinvoke v.<net.bytebuddy.implementation.Implementation$SpecialMethodInvocation: net.bytebuddy.description.method.MethodDescription getMethodDescription()>();
v = virtualinvoke v.<net.bytebuddy.implementation.bytecode.member.MethodVariableAccess$MethodLoading: net.bytebuddy.implementation.bytecode.member.MethodVariableAccess$MethodLoading asBridgeOf(net.bytebuddy.description.method.MethodDescription)>(v);
v = virtualinvoke v.<net.bytebuddy.implementation.bytecode.member.MethodVariableAccess$MethodLoading: net.bytebuddy.implementation.bytecode.StackManipulation prependThisReference()>();
v[0] = v;
v = v.<net.bytebuddy.agent.builder.AgentBuilder$LambdaInstrumentationStrategy$LambdaInstanceFactory$BridgeMethodImplementation$Appender: net.bytebuddy.implementation.Implementation$SpecialMethodInvocation bridgeTargetInvocation>;
v[1] = v;
v = v.<net.bytebuddy.agent.builder.AgentBuilder$LambdaInstrumentationStrategy$LambdaInstanceFactory$BridgeMethodImplementation$Appender: net.bytebuddy.implementation.Implementation$SpecialMethodInvocation bridgeTargetInvocation>;
v = interfaceinvoke v.<net.bytebuddy.implementation.Implementation$SpecialMethodInvocation: net.bytebuddy.description.method.MethodDescription getMethodDescription()>();
v = interfaceinvoke v.<net.bytebuddy.description.method.MethodDescription: net.bytebuddy.description.type.TypeDescription$Generic getReturnType()>();
v = interfaceinvoke v.<net.bytebuddy.description.type.TypeDescription$Generic: net.bytebuddy.description.type.TypeDescription asErasure()>();
v = interfaceinvoke v.<net.bytebuddy.description.method.MethodDescription: net.bytebuddy.description.type.TypeDescription$Generic getReturnType()>();
v = interfaceinvoke v.<net.bytebuddy.description.type.TypeDescription$Generic: net.bytebuddy.description.type.TypeDescription asErasure()>();
v = interfaceinvoke v.<net.bytebuddy.description.type.TypeDescription: boolean isAssignableTo(net.bytebuddy.description.type.TypeDescription)>(v);
if v == 0 goto label;
v = <net.bytebuddy.implementation.bytecode.StackManipulation$Trivial: net.bytebuddy.implementation.bytecode.StackManipulation$Trivial INSTANCE>;
goto label;
label:
v = interfaceinvoke v.<net.bytebuddy.description.method.MethodDescription: net.bytebuddy.description.type.TypeDescription$Generic getReturnType()>();
v = staticinvoke <net.bytebuddy.implementation.bytecode.assign.TypeCasting: net.bytebuddy.implementation.bytecode.StackManipulation 'to'(net.bytebuddy.description.type.TypeDefinition)>(v);
label:
v[2] = v;
v = interfaceinvoke v.<net.bytebuddy.description.method.MethodDescription: net.bytebuddy.description.type.TypeDescription$Generic getReturnType()>();
v = staticinvoke <net.bytebuddy.implementation.bytecode.member.MethodReturn: net.bytebuddy.implementation.bytecode.StackManipulation of(net.bytebuddy.description.type.TypeDefinition)>(v);
v[3] = v;
specialinvoke v.<net.bytebuddy.implementation.bytecode.ByteCodeAppender$Simple: void <init>(net.bytebuddy.implementation.bytecode.StackManipulation[])>(v);
v[0] = v;
specialinvoke v.<net.bytebuddy.implementation.bytecode.ByteCodeAppender$Compound: void <init>(net.bytebuddy.implementation.bytecode.ByteCodeAppender[])>(v);
v = virtualinvoke v.<net.bytebuddy.implementation.bytecode.ByteCodeAppender$Compound: net.bytebuddy.implementation.bytecode.ByteCodeAppender$Size apply(net.bytebuddy.jar.asm.MethodVisitor,net.bytebuddy.implementation.Implementation$Context,net.bytebuddy.description.method.MethodDescription)>(v, v, v);
return v;
}
public boolean equals(java.lang.Object)
{
net.bytebuddy.agent.builder.AgentBuilder$LambdaInstrumentationStrategy$LambdaInstanceFactory$BridgeMethodImplementation$Appender v;
net.bytebuddy.implementation.Implementation$SpecialMethodInvocation v, v;
java.lang.Class v, v;
java.lang.Object v;
boolean v;
v := @this: net.bytebuddy.agent.builder.AgentBuilder$LambdaInstrumentationStrategy$LambdaInstanceFactory$BridgeMethodImplementation$Appender;
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.agent.builder.AgentBuilder$LambdaInstrumentationStrategy$LambdaInstanceFactory$BridgeMethodImplementation$Appender: net.bytebuddy.implementation.Implementation$SpecialMethodInvocation bridgeTargetInvocation>;
v = v.<net.bytebuddy.agent.builder.AgentBuilder$LambdaInstrumentationStrategy$LambdaInstanceFactory$BridgeMethodImplementation$Appender: net.bytebuddy.implementation.Implementation$SpecialMethodInvocation bridgeTargetInvocation>;
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.agent.builder.AgentBuilder$LambdaInstrumentationStrategy$LambdaInstanceFactory$BridgeMethodImplementation$Appender v;
net.bytebuddy.implementation.Implementation$SpecialMethodInvocation v;
int v, v, v, v;
java.lang.Class v;
v := @this: net.bytebuddy.agent.builder.AgentBuilder$LambdaInstrumentationStrategy$LambdaInstanceFactory$BridgeMethodImplementation$Appender;
v = virtualinvoke v.<net.bytebuddy.agent.builder.AgentBuilder$LambdaInstrumentationStrategy$LambdaInstanceFactory$BridgeMethodImplementation$Appender: java.lang.Class getClass()>();
v = virtualinvoke v.<java.lang.Class: int hashCode()>();
v = v * 31;
v = v.<net.bytebuddy.agent.builder.AgentBuilder$LambdaInstrumentationStrategy$LambdaInstanceFactory$BridgeMethodImplementation$Appender: net.bytebuddy.implementation.Implementation$SpecialMethodInvocation bridgeTargetInvocation>;
v = virtualinvoke v.<java.lang.Object: int hashCode()>();
v = v + v;
return v;
}
}