public class net.bytebuddy.asm.Advice$OffsetMapping$ForStackManipulation$Factory extends java.lang.Object implements net.bytebuddy.asm.Advice$OffsetMapping$Factory
{
private final java.lang.Class annotationType;
private final net.bytebuddy.implementation.bytecode.StackManipulation stackManipulation;
private final net.bytebuddy.description.type.TypeDescription$Generic typeDescription;
public void <init>(java.lang.Class, net.bytebuddy.description.type.TypeDescription)
{
net.bytebuddy.description.type.TypeDescription$Generic v;
net.bytebuddy.implementation.bytecode.StackManipulation v;
java.lang.Class v;
net.bytebuddy.asm.Advice$OffsetMapping$ForStackManipulation$Factory v;
net.bytebuddy.description.type.TypeDescription v, v;
v := @this: net.bytebuddy.asm.Advice$OffsetMapping$ForStackManipulation$Factory;
v := @parameter: java.lang.Class;
v := @parameter: net.bytebuddy.description.type.TypeDescription;
v = staticinvoke <net.bytebuddy.implementation.bytecode.constant.ClassConstant: net.bytebuddy.implementation.bytecode.StackManipulation of(net.bytebuddy.description.type.TypeDescription)>(v);
v = staticinvoke <net.bytebuddy.description.type.TypeDescription$ForLoadedType: net.bytebuddy.description.type.TypeDescription of(java.lang.Class)>(class "Ljava/lang/Class;");
v = interfaceinvoke v.<net.bytebuddy.description.type.TypeDescription: net.bytebuddy.description.type.TypeDescription$Generic asGenericType()>();
specialinvoke v.<net.bytebuddy.asm.Advice$OffsetMapping$ForStackManipulation$Factory: void <init>(java.lang.Class,net.bytebuddy.implementation.bytecode.StackManipulation,net.bytebuddy.description.type.TypeDescription$Generic)>(v, v, v);
return;
}
public void <init>(java.lang.Class, net.bytebuddy.description.enumeration.EnumerationDescription)
{
net.bytebuddy.description.type.TypeDescription$Generic v;
net.bytebuddy.implementation.bytecode.StackManipulation v;
java.lang.Class v;
net.bytebuddy.asm.Advice$OffsetMapping$ForStackManipulation$Factory v;
net.bytebuddy.description.type.TypeDescription v;
net.bytebuddy.description.enumeration.EnumerationDescription v;
v := @this: net.bytebuddy.asm.Advice$OffsetMapping$ForStackManipulation$Factory;
v := @parameter: java.lang.Class;
v := @parameter: net.bytebuddy.description.enumeration.EnumerationDescription;
v = staticinvoke <net.bytebuddy.implementation.bytecode.member.FieldAccess: net.bytebuddy.implementation.bytecode.StackManipulation forEnumeration(net.bytebuddy.description.enumeration.EnumerationDescription)>(v);
v = interfaceinvoke v.<net.bytebuddy.description.enumeration.EnumerationDescription: net.bytebuddy.description.type.TypeDescription getEnumerationType()>();
v = interfaceinvoke v.<net.bytebuddy.description.type.TypeDescription: net.bytebuddy.description.type.TypeDescription$Generic asGenericType()>();
specialinvoke v.<net.bytebuddy.asm.Advice$OffsetMapping$ForStackManipulation$Factory: void <init>(java.lang.Class,net.bytebuddy.implementation.bytecode.StackManipulation,net.bytebuddy.description.type.TypeDescription$Generic)>(v, v, v);
return;
}
public void <init>(java.lang.Class, net.bytebuddy.utility.ConstantValue)
{
net.bytebuddy.utility.ConstantValue v;
net.bytebuddy.description.type.TypeDescription$Generic v;
net.bytebuddy.implementation.bytecode.StackManipulation v;
java.lang.Class v;
net.bytebuddy.asm.Advice$OffsetMapping$ForStackManipulation$Factory v;
net.bytebuddy.description.type.TypeDescription v;
v := @this: net.bytebuddy.asm.Advice$OffsetMapping$ForStackManipulation$Factory;
v := @parameter: java.lang.Class;
v := @parameter: net.bytebuddy.utility.ConstantValue;
v = interfaceinvoke v.<net.bytebuddy.utility.ConstantValue: net.bytebuddy.implementation.bytecode.StackManipulation toStackManipulation()>();
v = interfaceinvoke v.<net.bytebuddy.utility.ConstantValue: net.bytebuddy.description.type.TypeDescription getTypeDescription()>();
v = interfaceinvoke v.<net.bytebuddy.description.type.TypeDescription: net.bytebuddy.description.type.TypeDescription$Generic asGenericType()>();
specialinvoke v.<net.bytebuddy.asm.Advice$OffsetMapping$ForStackManipulation$Factory: void <init>(java.lang.Class,net.bytebuddy.implementation.bytecode.StackManipulation,net.bytebuddy.description.type.TypeDescription$Generic)>(v, v, v);
return;
}
public void <init>(java.lang.Class, net.bytebuddy.implementation.bytecode.StackManipulation, net.bytebuddy.description.type.TypeDescription$Generic)
{
net.bytebuddy.description.type.TypeDescription$Generic v;
net.bytebuddy.implementation.bytecode.StackManipulation v;
java.lang.Class v;
net.bytebuddy.asm.Advice$OffsetMapping$ForStackManipulation$Factory v;
v := @this: net.bytebuddy.asm.Advice$OffsetMapping$ForStackManipulation$Factory;
v := @parameter: java.lang.Class;
v := @parameter: net.bytebuddy.implementation.bytecode.StackManipulation;
v := @parameter: net.bytebuddy.description.type.TypeDescription$Generic;
specialinvoke v.<java.lang.Object: void <init>()>();
v.<net.bytebuddy.asm.Advice$OffsetMapping$ForStackManipulation$Factory: java.lang.Class annotationType> = v;
v.<net.bytebuddy.asm.Advice$OffsetMapping$ForStackManipulation$Factory: net.bytebuddy.implementation.bytecode.StackManipulation stackManipulation> = v;
v.<net.bytebuddy.asm.Advice$OffsetMapping$ForStackManipulation$Factory: net.bytebuddy.description.type.TypeDescription$Generic typeDescription> = v;
return;
}
public static net.bytebuddy.asm.Advice$OffsetMapping$Factory of(java.lang.Class, java.lang.Object)
{
net.bytebuddy.utility.ConstantValue v;
net.bytebuddy.asm.Advice$OffsetMapping$ForStackManipulation$OfDefaultValue v;
java.lang.Class v;
java.lang.Object v;
net.bytebuddy.asm.Advice$OffsetMapping$ForStackManipulation$Factory v;
net.bytebuddy.asm.Advice$OffsetMapping$Factory v;
v := @parameter: java.lang.Class;
v := @parameter: java.lang.Object;
if v != null goto label;
v = new net.bytebuddy.asm.Advice$OffsetMapping$ForStackManipulation$OfDefaultValue;
v = v;
specialinvoke v.<net.bytebuddy.asm.Advice$OffsetMapping$ForStackManipulation$OfDefaultValue: void <init>(java.lang.Class)>(v);
goto label;
label:
v = new net.bytebuddy.asm.Advice$OffsetMapping$ForStackManipulation$Factory;
v = v;
v = staticinvoke <net.bytebuddy.utility.ConstantValue$Simple: net.bytebuddy.utility.ConstantValue wrap(java.lang.Object)>(v);
specialinvoke v.<net.bytebuddy.asm.Advice$OffsetMapping$ForStackManipulation$Factory: void <init>(java.lang.Class,net.bytebuddy.utility.ConstantValue)>(v, v);
label:
return v;
}
public java.lang.Class getAnnotationType()
{
java.lang.Class v;
net.bytebuddy.asm.Advice$OffsetMapping$ForStackManipulation$Factory v;
v := @this: net.bytebuddy.asm.Advice$OffsetMapping$ForStackManipulation$Factory;
v = v.<net.bytebuddy.asm.Advice$OffsetMapping$ForStackManipulation$Factory: java.lang.Class annotationType>;
return v;
}
public net.bytebuddy.asm.Advice$OffsetMapping make(net.bytebuddy.description.method.ParameterDescription$InDefinedShape, net.bytebuddy.description.'annotation'.AnnotationDescription$Loadable, net.bytebuddy.asm.Advice$OffsetMapping$Factory$AdviceType)
{
net.bytebuddy.description.method.ParameterDescription$InDefinedShape v;
net.bytebuddy.description.type.TypeDescription$Generic v, v;
net.bytebuddy.description.'annotation'.AnnotationDescription$Loadable v;
net.bytebuddy.asm.Advice$OffsetMapping$ForStackManipulation v;
net.bytebuddy.implementation.bytecode.assign.Assigner$Typing v;
net.bytebuddy.asm.Advice$OffsetMapping$Factory$AdviceType v;
net.bytebuddy.implementation.bytecode.StackManipulation v;
net.bytebuddy.asm.Advice$OffsetMapping$ForStackManipulation$Factory v;
v := @this: net.bytebuddy.asm.Advice$OffsetMapping$ForStackManipulation$Factory;
v := @parameter: net.bytebuddy.description.method.ParameterDescription$InDefinedShape;
v := @parameter: net.bytebuddy.description.'annotation'.AnnotationDescription$Loadable;
v := @parameter: net.bytebuddy.asm.Advice$OffsetMapping$Factory$AdviceType;
v = new net.bytebuddy.asm.Advice$OffsetMapping$ForStackManipulation;
v = v.<net.bytebuddy.asm.Advice$OffsetMapping$ForStackManipulation$Factory: net.bytebuddy.implementation.bytecode.StackManipulation stackManipulation>;
v = v.<net.bytebuddy.asm.Advice$OffsetMapping$ForStackManipulation$Factory: net.bytebuddy.description.type.TypeDescription$Generic typeDescription>;
v = interfaceinvoke v.<net.bytebuddy.description.method.ParameterDescription$InDefinedShape: net.bytebuddy.description.type.TypeDescription$Generic getType()>();
v = <net.bytebuddy.implementation.bytecode.assign.Assigner$Typing: net.bytebuddy.implementation.bytecode.assign.Assigner$Typing STATIC>;
specialinvoke v.<net.bytebuddy.asm.Advice$OffsetMapping$ForStackManipulation: void <init>(net.bytebuddy.implementation.bytecode.StackManipulation,net.bytebuddy.description.type.TypeDescription$Generic,net.bytebuddy.description.type.TypeDescription$Generic,net.bytebuddy.implementation.bytecode.assign.Assigner$Typing)>(v, v, v, v);
return v;
}
public boolean equals(java.lang.Object)
{
net.bytebuddy.description.type.TypeDescription$Generic v, v;
net.bytebuddy.implementation.bytecode.StackManipulation v, v;
java.lang.Class v, v, v, v;
java.lang.Object v;
net.bytebuddy.asm.Advice$OffsetMapping$ForStackManipulation$Factory v;
boolean v, v, v;
v := @this: net.bytebuddy.asm.Advice$OffsetMapping$ForStackManipulation$Factory;
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$ForStackManipulation$Factory: java.lang.Class annotationType>;
v = v.<net.bytebuddy.asm.Advice$OffsetMapping$ForStackManipulation$Factory: java.lang.Class annotationType>;
v = virtualinvoke v.<java.lang.Class: boolean equals(java.lang.Object)>(v);
if v != 0 goto label;
return 0;
label:
v = v.<net.bytebuddy.asm.Advice$OffsetMapping$ForStackManipulation$Factory: net.bytebuddy.implementation.bytecode.StackManipulation stackManipulation>;
v = v.<net.bytebuddy.asm.Advice$OffsetMapping$ForStackManipulation$Factory: net.bytebuddy.implementation.bytecode.StackManipulation stackManipulation>;
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.Advice$OffsetMapping$ForStackManipulation$Factory: net.bytebuddy.description.type.TypeDescription$Generic typeDescription>;
v = v.<net.bytebuddy.asm.Advice$OffsetMapping$ForStackManipulation$Factory: net.bytebuddy.description.type.TypeDescription$Generic typeDescription>;
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;
int v, v, v, v, v, v, v, v, v, v;
net.bytebuddy.implementation.bytecode.StackManipulation v;
java.lang.Class v, v;
net.bytebuddy.asm.Advice$OffsetMapping$ForStackManipulation$Factory v;
v := @this: net.bytebuddy.asm.Advice$OffsetMapping$ForStackManipulation$Factory;
v = virtualinvoke v.<net.bytebuddy.asm.Advice$OffsetMapping$ForStackManipulation$Factory: java.lang.Class getClass()>();
v = virtualinvoke v.<java.lang.Class: int hashCode()>();
v = v * 31;
v = v.<net.bytebuddy.asm.Advice$OffsetMapping$ForStackManipulation$Factory: java.lang.Class annotationType>;
v = virtualinvoke v.<java.lang.Class: int hashCode()>();
v = v + v;
v = v * 31;
v = v.<net.bytebuddy.asm.Advice$OffsetMapping$ForStackManipulation$Factory: net.bytebuddy.implementation.bytecode.StackManipulation stackManipulation>;
v = virtualinvoke v.<java.lang.Object: int hashCode()>();
v = v + v;
v = v * 31;
v = v.<net.bytebuddy.asm.Advice$OffsetMapping$ForStackManipulation$Factory: net.bytebuddy.description.type.TypeDescription$Generic typeDescription>;
v = virtualinvoke v.<java.lang.Object: int hashCode()>();
v = v + v;
return v;
}
}