public final enum class net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForCurrent$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$ForCurrent$Factory INSTANCE;
private static final net.bytebuddy.description.method.MethodDescription$InDefinedShape CURRENT_TYPING;
private static final net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForCurrent$Factory[] $VALUES;
public static net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForCurrent$Factory[] values()
{
java.lang.Object v;
net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForCurrent$Factory[] v;
v = <net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForCurrent$Factory: net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForCurrent$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$ForCurrent$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$ForCurrent$Factory;", v);
return v;
}
private void <init>(java.lang.String, int)
{
int v;
net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForCurrent$Factory v;
java.lang.String v;
v := @this: net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForCurrent$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$ForCurrent$Factory v;
v := @this: net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForCurrent$Factory;
return class "Lnet/bytebuddy/asm/MemberSubstitution$Current;";
}
public net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping make(net.bytebuddy.description.method.MethodDescription$InDefinedShape, net.bytebuddy.description.'annotation'.AnnotationDescription$Loadable)
{
net.bytebuddy.description.method.MethodDescription$InDefinedShape 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$ForCurrent$Factory v;
java.lang.Enum v;
java.lang.Object v;
net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForCurrent v;
net.bytebuddy.description.type.TypeDescription v;
net.bytebuddy.description.'annotation'.AnnotationValue v;
v := @this: net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForCurrent$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$ForCurrent;
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$ForCurrent$Factory: net.bytebuddy.description.method.MethodDescription$InDefinedShape CURRENT_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;");
specialinvoke v.<net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForCurrent: void <init>(net.bytebuddy.description.type.TypeDescription$Generic,net.bytebuddy.implementation.bytecode.assign.Assigner$Typing)>(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)
{
net.bytebuddy.description.method.ParameterDescription$InDefinedShape v;
net.bytebuddy.description.method.MethodDescription$InDefinedShape v;
net.bytebuddy.description.type.TypeDescription$Generic v;
net.bytebuddy.description.'annotation'.AnnotationDescription$Loadable v;
net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForCurrent$Factory v;
java.lang.Enum v;
java.lang.Object v;
net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForCurrent v;
net.bytebuddy.description.'annotation'.AnnotationValue v;
v := @this: net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForCurrent$Factory;
v := @parameter: net.bytebuddy.description.method.ParameterDescription$InDefinedShape;
v := @parameter: net.bytebuddy.description.'annotation'.AnnotationDescription$Loadable;
v = new net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForCurrent;
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$ForCurrent$Factory: net.bytebuddy.description.method.MethodDescription$InDefinedShape CURRENT_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;");
specialinvoke v.<net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForCurrent: void <init>(net.bytebuddy.description.type.TypeDescription$Generic,net.bytebuddy.implementation.bytecode.assign.Assigner$Typing)>(v, v);
return v;
}
private static net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForCurrent$Factory[] $values()
{
net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForCurrent$Factory v;
net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForCurrent$Factory[] v;
v = newarray (net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForCurrent$Factory)[1];
v = <net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForCurrent$Factory: net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForCurrent$Factory INSTANCE>;
v[0] = v;
return v;
}
static void <clinit>()
{
net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForCurrent$Factory v;
net.bytebuddy.matcher.ElementMatcher$Junction v;
java.lang.Object v;
net.bytebuddy.matcher.FilterableList v;
net.bytebuddy.description.type.TypeDescription v;
net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForCurrent$Factory[] v;
net.bytebuddy.description.method.MethodList v;
v = new net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForCurrent$Factory;
specialinvoke v.<net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForCurrent$Factory: void <init>(java.lang.String,int)>("INSTANCE", 0);
<net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForCurrent$Factory: net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForCurrent$Factory INSTANCE> = v;
v = staticinvoke <net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForCurrent$Factory: net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForCurrent$Factory[] $values()>();
<net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForCurrent$Factory: net.bytebuddy.asm.MemberSubstitution$Substitution$Chain$Step$ForDelegation$OffsetMapping$ForCurrent$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$Current;");
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)>("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$ForCurrent$Factory: net.bytebuddy.description.method.MethodDescription$InDefinedShape CURRENT_TYPING> = v;
return;
}
}