public class net.bytebuddy.asm.Advice$OffsetMapping$ForExitValue$Factory extends java.lang.Object implements net.bytebuddy.asm.Advice$OffsetMapping$Factory
{
private static final net.bytebuddy.description.method.MethodDescription$InDefinedShape EXIT_READ_ONLY;
private static final net.bytebuddy.description.method.MethodDescription$InDefinedShape EXIT_TYPING;
private final net.bytebuddy.description.type.TypeDefinition exitType;
protected void <init>(net.bytebuddy.description.type.TypeDefinition)
{
net.bytebuddy.asm.Advice$OffsetMapping$ForExitValue$Factory v;
net.bytebuddy.description.type.TypeDefinition v;
v := @this: net.bytebuddy.asm.Advice$OffsetMapping$ForExitValue$Factory;
v := @parameter: net.bytebuddy.description.type.TypeDefinition;
specialinvoke v.<java.lang.Object: void <init>()>();
v.<net.bytebuddy.asm.Advice$OffsetMapping$ForExitValue$Factory: net.bytebuddy.description.type.TypeDefinition exitType> = v;
return;
}
protected static net.bytebuddy.asm.Advice$OffsetMapping$Factory of(net.bytebuddy.description.type.TypeDefinition)
{
net.bytebuddy.description.type.TypeDefinition v;
net.bytebuddy.asm.Advice$OffsetMapping$ForExitValue$Factory v;
java.lang.Class v;
net.bytebuddy.asm.Advice$OffsetMapping$Factory$Illegal v;
boolean v;
net.bytebuddy.asm.Advice$OffsetMapping$Factory v;
v := @parameter: net.bytebuddy.description.type.TypeDefinition;
v = <java.lang.Void: java.lang.Class TYPE>;
v = interfaceinvoke v.<net.bytebuddy.description.type.TypeDefinition: boolean represents(java.lang.reflect.Type)>(v);
if v == 0 goto label;
v = new net.bytebuddy.asm.Advice$OffsetMapping$Factory$Illegal;
v = v;
specialinvoke v.<net.bytebuddy.asm.Advice$OffsetMapping$Factory$Illegal: void <init>(java.lang.Class)>(class "Lnet/bytebuddy/asm/Advice$Exit;");
goto label;
label:
v = new net.bytebuddy.asm.Advice$OffsetMapping$ForExitValue$Factory;
v = v;
specialinvoke v.<net.bytebuddy.asm.Advice$OffsetMapping$ForExitValue$Factory: void <init>(net.bytebuddy.description.type.TypeDefinition)>(v);
label:
return v;
}
public java.lang.Class getAnnotationType()
{
net.bytebuddy.asm.Advice$OffsetMapping$ForExitValue$Factory v;
v := @this: net.bytebuddy.asm.Advice$OffsetMapping$ForExitValue$Factory;
return class "Lnet/bytebuddy/asm/Advice$Exit;";
}
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;
java.lang.IllegalStateException v;
net.bytebuddy.description.method.MethodDescription$InDefinedShape v;
net.bytebuddy.description.type.TypeDescription$Generic v, v;
net.bytebuddy.description.'annotation'.AnnotationDescription$Loadable v;
net.bytebuddy.asm.Advice$OffsetMapping$ForExitValue v;
net.bytebuddy.description.type.TypeDefinition v;
net.bytebuddy.asm.Advice$OffsetMapping$Factory$AdviceType v;
net.bytebuddy.asm.Advice$OffsetMapping$ForExitValue$Factory v;
java.lang.Object v;
java.lang.String v;
boolean v, v;
net.bytebuddy.description.'annotation'.AnnotationValue v;
v := @this: net.bytebuddy.asm.Advice$OffsetMapping$ForExitValue$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 = virtualinvoke v.<net.bytebuddy.asm.Advice$OffsetMapping$Factory$AdviceType: boolean isDelegation()>();
if v == 0 goto label;
v = <net.bytebuddy.asm.Advice$OffsetMapping$ForExitValue$Factory: net.bytebuddy.description.method.MethodDescription$InDefinedShape EXIT_READ_ONLY>;
v = interfaceinvoke v.<net.bytebuddy.description.'annotation'.AnnotationDescription$Loadable: net.bytebuddy.description.'annotation'.AnnotationValue getValue(net.bytebuddy.description.method.MethodDescription$InDefinedShape)>(v);
v = interfaceinvoke v.<net.bytebuddy.description.'annotation'.AnnotationValue: java.lang.Object resolve(java.lang.Class)>(class "Ljava/lang/Boolean;");
v = virtualinvoke v.<java.lang.Boolean: boolean booleanValue()>();
if v != 0 goto label;
v = new java.lang.IllegalStateException;
v = dynamicinvoke "makeConcatWithConstants" <java.lang.String (net.bytebuddy.description.method.ParameterDescription$InDefinedShape)>(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 use writable \u on read-only parameter");
specialinvoke v.<java.lang.IllegalStateException: void <init>(java.lang.String)>(v);
throw v;
label:
v = new net.bytebuddy.asm.Advice$OffsetMapping$ForExitValue;
v = interfaceinvoke v.<net.bytebuddy.description.method.ParameterDescription$InDefinedShape: net.bytebuddy.description.type.TypeDescription$Generic getType()>();
v = v.<net.bytebuddy.asm.Advice$OffsetMapping$ForExitValue$Factory: net.bytebuddy.description.type.TypeDefinition exitType>;
v = interfaceinvoke v.<net.bytebuddy.description.type.TypeDefinition: net.bytebuddy.description.type.TypeDescription$Generic asGenericType()>();
specialinvoke v.<net.bytebuddy.asm.Advice$OffsetMapping$ForExitValue: void <init>(net.bytebuddy.description.type.TypeDescription$Generic,net.bytebuddy.description.type.TypeDescription$Generic,net.bytebuddy.description.'annotation'.AnnotationDescription$Loadable)>(v, v, v);
return v;
}
static void <clinit>()
{
net.bytebuddy.matcher.ElementMatcher$Junction v, v;
java.lang.Object v, v;
net.bytebuddy.matcher.FilterableList v, v;
net.bytebuddy.description.type.TypeDescription v;
net.bytebuddy.description.method.MethodList v;
v = staticinvoke <net.bytebuddy.description.type.TypeDescription$ForLoadedType: net.bytebuddy.description.type.TypeDescription of(java.lang.Class)>(class "Lnet/bytebuddy/asm/Advice$Exit;");
v = interfaceinvoke v.<net.bytebuddy.description.type.TypeDescription: net.bytebuddy.description.method.MethodList getDeclaredMethods()>();
v = staticinvoke <net.bytebuddy.matcher.ElementMatchers: net.bytebuddy.matcher.ElementMatcher$Junction named(java.lang.String)>("readOnly");
v = interfaceinvoke v.<net.bytebuddy.description.method.MethodList: net.bytebuddy.matcher.FilterableList filter(net.bytebuddy.matcher.ElementMatcher)>(v);
v = interfaceinvoke v.<net.bytebuddy.description.method.MethodList: java.lang.Object getOnly()>();
<net.bytebuddy.asm.Advice$OffsetMapping$ForExitValue$Factory: net.bytebuddy.description.method.MethodDescription$InDefinedShape EXIT_READ_ONLY> = v;
v = staticinvoke <net.bytebuddy.matcher.ElementMatchers: net.bytebuddy.matcher.ElementMatcher$Junction named(java.lang.String)>("typing");
v = interfaceinvoke v.<net.bytebuddy.description.method.MethodList: net.bytebuddy.matcher.FilterableList filter(net.bytebuddy.matcher.ElementMatcher)>(v);
v = interfaceinvoke v.<net.bytebuddy.description.method.MethodList: java.lang.Object getOnly()>();
<net.bytebuddy.asm.Advice$OffsetMapping$ForExitValue$Factory: net.bytebuddy.description.method.MethodDescription$InDefinedShape EXIT_TYPING> = v;
return;
}
public boolean equals(java.lang.Object)
{
net.bytebuddy.description.type.TypeDefinition v, v;
net.bytebuddy.asm.Advice$OffsetMapping$ForExitValue$Factory v;
java.lang.Class v, v;
java.lang.Object v;
boolean v;
v := @this: net.bytebuddy.asm.Advice$OffsetMapping$ForExitValue$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$ForExitValue$Factory: net.bytebuddy.description.type.TypeDefinition exitType>;
v = v.<net.bytebuddy.asm.Advice$OffsetMapping$ForExitValue$Factory: net.bytebuddy.description.type.TypeDefinition exitType>;
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.TypeDefinition v;
int v, v, v, v;
net.bytebuddy.asm.Advice$OffsetMapping$ForExitValue$Factory v;
java.lang.Class v;
v := @this: net.bytebuddy.asm.Advice$OffsetMapping$ForExitValue$Factory;
v = virtualinvoke v.<net.bytebuddy.asm.Advice$OffsetMapping$ForExitValue$Factory: java.lang.Class getClass()>();
v = virtualinvoke v.<java.lang.Class: int hashCode()>();
v = v * 31;
v = v.<net.bytebuddy.asm.Advice$OffsetMapping$ForExitValue$Factory: net.bytebuddy.description.type.TypeDefinition exitType>;
v = virtualinvoke v.<java.lang.Object: int hashCode()>();
v = v + v;
return v;
}
}