public final enum class net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForArgument$Factory extends java.lang.Enum implements net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$Factory
{
public static final enum net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForArgument$Factory INSTANCE;
private static final net.bytebuddy.description.method.MethodDescription$InDefinedShape ARGUMENT_VALUE;
private static final net.bytebuddy.description.method.MethodDescription$InDefinedShape ARGUMENT_TYPING;
private static final net.bytebuddy.description.method.MethodDescription$InDefinedShape ARGUMENT_SOURCE;
private static final net.bytebuddy.description.method.MethodDescription$InDefinedShape ARGUMENT_OPTIONAL;
private static final net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForArgument$Factory[] $VALUES;
public static net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForArgument$Factory[] values()
{
net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForArgument$Factory[] v;
java.lang.Object v;
v = <net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForArgument$Factory: net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForArgument$Factory[] $VALUES>;
v = virtualinvoke v.<java.lang.Object: java.lang.Object clone()>();
return v;
}
public static net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForArgument$Factory valueOf(java.lang.String)
{
java.lang.String v;
java.lang.Enum v;
v := @parameter: java.lang.String;
v = staticinvoke <java.lang.Enum: java.lang.Enum valueOf(java.lang.Class,java.lang.String)>(class "Lnet/bytebuddy/asm/MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForArgument$Factory;", v);
return v;
}
private void <init>(java.lang.String, int)
{
int v;
java.lang.String v;
net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForArgument$Factory v;
v := @this: net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForArgument$Factory;
v := @parameter: java.lang.String;
v := @parameter: int;
specialinvoke v.<java.lang.Enum: void <init>(java.lang.String,int)>(v, v);
return;
}
public java.lang.Class getAnnotationType()
{
net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForArgument$Factory v;
v := @this: net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForArgument$Factory;
return class "Lnet/bytebuddy/asm/MemberSubstitution$Argument;";
}
public net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping make(net.bytebuddy.description.method.MethodDescription$InDefinedShape, net.bytebuddy.description.'annotation'.AnnotationDescription$Loadable)
{
java.lang.Enum v, v;
int v;
boolean v;
net.bytebuddy.description.'annotation'.AnnotationValue v, v, v, v;
net.bytebuddy.description.method.MethodDescription$InDefinedShape v, v, v, v, v;
net.bytebuddy.description.type.TypeDescription$Generic v;
net.bytebuddy.description.'annotation'.AnnotationDescription$Loadable v;
net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForArgument v;
java.lang.Object v, v, v, v;
net.bytebuddy.description.type.TypeDescription v;
net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForArgument$Factory v;
v := @this: net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForArgument$Factory;
v := @parameter: net.bytebuddy.description.method.MethodDescription$InDefinedShape;
v := @parameter: net.bytebuddy.description.'annotation'.AnnotationDescription$Loadable;
v = new net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForArgument;
v = interfaceinvoke v.<net.bytebuddy.description.method.MethodDescription$InDefinedShape: net.bytebuddy.description.type.TypeDescription getDeclaringType()>();
v = interfaceinvoke v.<net.bytebuddy.description.type.TypeDescription: net.bytebuddy.description.type.TypeDescription$Generic asGenericType()>();
v = <net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForArgument$Factory: net.bytebuddy.description.method.MethodDescription$InDefinedShape ARGUMENT_VALUE>;
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/Integer;");
v = virtualinvoke v.<java.lang.Integer: int intValue()>();
v = <net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForArgument$Factory: net.bytebuddy.description.method.MethodDescription$InDefinedShape ARGUMENT_TYPING>;
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 "Lnet/bytebuddy/description/enumeration/EnumerationDescription;");
v = interfaceinvoke v.<net.bytebuddy.description.enumeration.EnumerationDescription: java.lang.Enum load(java.lang.Class)>(class "Lnet/bytebuddy/implementation/bytecode/assign/Assigner$Typing;");
v = <net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForArgument$Factory: net.bytebuddy.description.method.MethodDescription$InDefinedShape ARGUMENT_SOURCE>;
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 "Lnet/bytebuddy/description/enumeration/EnumerationDescription;");
v = interfaceinvoke v.<net.bytebuddy.description.enumeration.EnumerationDescription: java.lang.Enum load(java.lang.Class)>(class "Lnet/bytebuddy/asm/MemberSubstitution$Source;");
v = <net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForArgument$Factory: net.bytebuddy.description.method.MethodDescription$InDefinedShape ARGUMENT_OPTIONAL>;
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()>();
specialinvoke v.<net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForArgument: void <init>(net.bytebuddy.description.type.TypeDescription$Generic,int,net.bytebuddy.implementation.bytecode.assign.Assigner$Typing,net.bytebuddy.asm.MemberSubstitution$Source,boolean)>(v, v, v, v, v);
return v;
}
public net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping make(net.bytebuddy.description.method.ParameterDescription$InDefinedShape, net.bytebuddy.description.'annotation'.AnnotationDescription$Loadable)
{
java.lang.IllegalStateException v;
java.lang.Enum v, v;
int v;
java.lang.String v;
boolean v;
net.bytebuddy.description.'annotation'.AnnotationValue v, v, v, v;
net.bytebuddy.description.method.ParameterDescription$InDefinedShape v;
net.bytebuddy.description.method.MethodDescription$InDefinedShape v, v, v, v;
net.bytebuddy.description.type.TypeDescription$Generic v;
net.bytebuddy.description.'annotation'.AnnotationDescription$Loadable v;
net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForArgument v;
java.lang.Object v, v, v, v;
net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForArgument$Factory v;
v := @this: net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForArgument$Factory;
v := @parameter: net.bytebuddy.description.method.ParameterDescription$InDefinedShape;
v := @parameter: net.bytebuddy.description.'annotation'.AnnotationDescription$Loadable;
v = <net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForArgument$Factory: net.bytebuddy.description.method.MethodDescription$InDefinedShape ARGUMENT_VALUE>;
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/Integer;");
v = virtualinvoke v.<java.lang.Integer: int intValue()>();
if v >= 0 goto label;
v = new java.lang.IllegalStateException;
v = dynamicinvoke "makeConcatWithConstants" <java.lang.String (int,net.bytebuddy.description.method.ParameterDescription$InDefinedShape)>(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 negative parameter index \u for \u0001");
specialinvoke v.<java.lang.IllegalStateException: void <init>(java.lang.String)>(v);
throw v;
label:
v = new net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForArgument;
v = interfaceinvoke v.<net.bytebuddy.description.method.ParameterDescription$InDefinedShape: net.bytebuddy.description.type.TypeDescription$Generic getType()>();
v = <net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForArgument$Factory: net.bytebuddy.description.method.MethodDescription$InDefinedShape ARGUMENT_TYPING>;
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 "Lnet/bytebuddy/description/enumeration/EnumerationDescription;");
v = interfaceinvoke v.<net.bytebuddy.description.enumeration.EnumerationDescription: java.lang.Enum load(java.lang.Class)>(class "Lnet/bytebuddy/implementation/bytecode/assign/Assigner$Typing;");
v = <net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForArgument$Factory: net.bytebuddy.description.method.MethodDescription$InDefinedShape ARGUMENT_SOURCE>;
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 "Lnet/bytebuddy/description/enumeration/EnumerationDescription;");
v = interfaceinvoke v.<net.bytebuddy.description.enumeration.EnumerationDescription: java.lang.Enum load(java.lang.Class)>(class "Lnet/bytebuddy/asm/MemberSubstitution$Source;");
v = <net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForArgument$Factory: net.bytebuddy.description.method.MethodDescription$InDefinedShape ARGUMENT_OPTIONAL>;
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()>();
specialinvoke v.<net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForArgument: void <init>(net.bytebuddy.description.type.TypeDescription$Generic,int,net.bytebuddy.implementation.bytecode.assign.Assigner$Typing,net.bytebuddy.asm.MemberSubstitution$Source,boolean)>(v, v, v, v, v);
return v;
}
private static net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForArgument$Factory[] $values()
{
net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForArgument$Factory[] v;
net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForArgument$Factory v;
v = newarray (net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForArgument$Factory)[1];
v = <net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForArgument$Factory: net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForArgument$Factory INSTANCE>;
v[0] = v;
return v;
}
static void <clinit>()
{
net.bytebuddy.description.method.MethodList v;
net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForArgument$Factory[] v;
net.bytebuddy.matcher.ElementMatcher$Junction v, v, v, v;
java.lang.Object v, v, v, v;
net.bytebuddy.matcher.FilterableList v, v, v, v;
net.bytebuddy.description.type.TypeDescription v;
net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForArgument$Factory v;
v = new net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForArgument$Factory;
specialinvoke v.<net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForArgument$Factory: void <init>(java.lang.String,int)>("INSTANCE", 0);
<net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForArgument$Factory: net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForArgument$Factory INSTANCE> = v;
v = staticinvoke <net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForArgument$Factory: net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForArgument$Factory[] $values()>();
<net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForArgument$Factory: net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForArgument$Factory[] $VALUES> = v;
v = staticinvoke <net.bytebuddy.description.type.TypeDescription$ForLoadedType: net.bytebuddy.description.type.TypeDescription of(java.lang.Class)>(class "Lnet/bytebuddy/asm/MemberSubstitution$Argument;");
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)>("value");
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.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForArgument$Factory: net.bytebuddy.description.method.MethodDescription$InDefinedShape ARGUMENT_VALUE> = 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.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForArgument$Factory: net.bytebuddy.description.method.MethodDescription$InDefinedShape ARGUMENT_TYPING> = v;
v = staticinvoke <net.bytebuddy.matcher.ElementMatchers: net.bytebuddy.matcher.ElementMatcher$Junction named(java.lang.String)>("source");
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.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForArgument$Factory: net.bytebuddy.description.method.MethodDescription$InDefinedShape ARGUMENT_SOURCE> = v;
v = staticinvoke <net.bytebuddy.matcher.ElementMatchers: net.bytebuddy.matcher.ElementMatcher$Junction named(java.lang.String)>("optional");
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.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForArgument$Factory: net.bytebuddy.description.method.MethodDescription$InDefinedShape ARGUMENT_OPTIONAL> = v;
return;
}
}