public final enum class net.bytebuddy.ByteBuddy$RecordObjectMethod extends java.lang.Enum implements net.bytebuddy.implementation.Implementation
{
public static final enum net.bytebuddy.ByteBuddy$RecordObjectMethod HASH_CODE;
public static final enum net.bytebuddy.ByteBuddy$RecordObjectMethod EQUALS;
public static final enum net.bytebuddy.ByteBuddy$RecordObjectMethod TO_STRING;
private final java.lang.String name;
private final net.bytebuddy.implementation.bytecode.StackManipulation stackManipulation;
private final net.bytebuddy.description.type.TypeDescription returnType;
private final java.util.List arguments;
private static final net.bytebuddy.ByteBuddy$RecordObjectMethod[] $VALUES;
public static net.bytebuddy.ByteBuddy$RecordObjectMethod[] values()
{
java.lang.Object v;
net.bytebuddy.ByteBuddy$RecordObjectMethod[] v;
v = <net.bytebuddy.ByteBuddy$RecordObjectMethod: net.bytebuddy.ByteBuddy$RecordObjectMethod[] $VALUES>;
v = virtualinvoke v.<java.lang.Object: java.lang.Object clone()>();
return v;
}
public static net.bytebuddy.ByteBuddy$RecordObjectMethod 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/ByteBuddy$RecordObjectMethod;", v);
return v;
}
private transient void <init>(java.lang.String, int, java.lang.String, net.bytebuddy.implementation.bytecode.StackManipulation, java.lang.Class, java.lang.Class[])
{
net.bytebuddy.description.type.TypeList$ForLoadedTypes v;
net.bytebuddy.ByteBuddy$RecordObjectMethod v;
java.lang.Class[] v;
int v;
net.bytebuddy.implementation.bytecode.StackManipulation v;
java.lang.Class v;
java.lang.String v, v;
net.bytebuddy.description.type.TypeDescription v;
v := @this: net.bytebuddy.ByteBuddy$RecordObjectMethod;
v := @parameter: java.lang.String;
v := @parameter: int;
v := @parameter: java.lang.String;
v := @parameter: net.bytebuddy.implementation.bytecode.StackManipulation;
v := @parameter: java.lang.Class;
v := @parameter: java.lang.Class[];
specialinvoke v.<java.lang.Enum: void <init>(java.lang.String,int)>(v, v);
v.<net.bytebuddy.ByteBuddy$RecordObjectMethod: java.lang.String name> = v;
v.<net.bytebuddy.ByteBuddy$RecordObjectMethod: net.bytebuddy.implementation.bytecode.StackManipulation stackManipulation> = v;
v = staticinvoke <net.bytebuddy.description.type.TypeDescription$ForLoadedType: net.bytebuddy.description.type.TypeDescription of(java.lang.Class)>(v);
v.<net.bytebuddy.ByteBuddy$RecordObjectMethod: net.bytebuddy.description.type.TypeDescription returnType> = v;
v = new net.bytebuddy.description.type.TypeList$ForLoadedTypes;
specialinvoke v.<net.bytebuddy.description.type.TypeList$ForLoadedTypes: void <init>(java.lang.Class[])>(v);
v.<net.bytebuddy.ByteBuddy$RecordObjectMethod: java.util.List arguments> = v;
return;
}
public net.bytebuddy.implementation.bytecode.ByteCodeAppender appender(net.bytebuddy.implementation.Implementation$Target)
{
net.bytebuddy.implementation.bytecode.member.MethodInvocation$WithImplicitInvocationTargetType v;
net.bytebuddy.utility.JavaConstant[] v;
net.bytebuddy.description.method.MethodDescription$Latent v;
net.bytebuddy.implementation.Implementation$Target v;
net.bytebuddy.description.method.MethodDescription$Token v;
net.bytebuddy.description.field.FieldList v;
java.lang.StringBuilder v;
net.bytebuddy.ByteBuddy$RecordObjectMethod v;
java.util.ArrayList v;
net.bytebuddy.utility.JavaType v, v, v, v;
net.bytebuddy.implementation.bytecode.StackManipulation v, v, v, v;
java.lang.String v, v, v, v;
net.bytebuddy.matcher.FilterableList v;
net.bytebuddy.implementation.bytecode.ByteCodeAppender$Simple v;
boolean v;
net.bytebuddy.description.type.TypeDescription$Generic v, v, v, v, v, v, v;
java.util.List v, v, v, v, v;
net.bytebuddy.description.type.TypeDescription$Generic[] v;
net.bytebuddy.matcher.ElementMatcher$Junction v;
net.bytebuddy.description.type.TypeDescription v, v, v, v, v, v, v, v, v, v, v, v, v, v, v;
net.bytebuddy.implementation.bytecode.StackManipulation[] v;
net.bytebuddy.description.type.RecordComponentList v, v;
int v, v;
java.util.Iterator v;
net.bytebuddy.utility.JavaConstant v, v;
net.bytebuddy.utility.JavaConstant$MethodHandle v;
java.lang.Object v, v;
v := @this: net.bytebuddy.ByteBuddy$RecordObjectMethod;
v := @parameter: net.bytebuddy.implementation.Implementation$Target;
v = new java.lang.StringBuilder;
specialinvoke v.<java.lang.StringBuilder: void <init>()>();
v = new java.util.ArrayList;
v = interfaceinvoke v.<net.bytebuddy.implementation.Implementation$Target: net.bytebuddy.description.type.TypeDescription getInstrumentedType()>();
v = interfaceinvoke v.<net.bytebuddy.description.type.TypeDescription: net.bytebuddy.description.type.RecordComponentList getRecordComponents()>();
v = interfaceinvoke v.<net.bytebuddy.description.type.RecordComponentList: int size()>();
specialinvoke v.<java.util.ArrayList: void <init>(int)>(v);
v = interfaceinvoke v.<net.bytebuddy.implementation.Implementation$Target: net.bytebuddy.description.type.TypeDescription getInstrumentedType()>();
v = interfaceinvoke v.<net.bytebuddy.description.type.TypeDescription: net.bytebuddy.description.type.RecordComponentList getRecordComponents()>();
v = interfaceinvoke v.<net.bytebuddy.description.type.RecordComponentList: java.util.Iterator iterator()>();
label:
v = interfaceinvoke v.<java.util.Iterator: boolean hasNext()>();
if v == 0 goto label;
v = interfaceinvoke v.<java.util.Iterator: java.lang.Object next()>();
v = virtualinvoke v.<java.lang.StringBuilder: int length()>();
if v <= 0 goto label;
virtualinvoke v.<java.lang.StringBuilder: java.lang.StringBuilder append(java.lang.String)>(";");
label:
v = interfaceinvoke v.<net.bytebuddy.description.type.RecordComponentDescription$InDefinedShape: java.lang.String getActualName()>();
virtualinvoke v.<java.lang.StringBuilder: java.lang.StringBuilder append(java.lang.String)>(v);
v = interfaceinvoke v.<net.bytebuddy.implementation.Implementation$Target: net.bytebuddy.description.type.TypeDescription getInstrumentedType()>();
v = interfaceinvoke v.<net.bytebuddy.description.type.TypeDescription: net.bytebuddy.description.field.FieldList getDeclaredFields()>();
v = interfaceinvoke v.<net.bytebuddy.description.type.RecordComponentDescription$InDefinedShape: java.lang.String getActualName()>();
v = staticinvoke <net.bytebuddy.matcher.ElementMatchers: net.bytebuddy.matcher.ElementMatcher$Junction named(java.lang.String)>(v);
v = interfaceinvoke v.<net.bytebuddy.description.field.FieldList: net.bytebuddy.matcher.FilterableList filter(net.bytebuddy.matcher.ElementMatcher)>(v);
v = interfaceinvoke v.<net.bytebuddy.description.field.FieldList: java.lang.Object getOnly()>();
v = staticinvoke <net.bytebuddy.utility.JavaConstant$MethodHandle: net.bytebuddy.utility.JavaConstant$MethodHandle ofGetter(net.bytebuddy.description.field.FieldDescription$InDefinedShape)>(v);
interfaceinvoke v.<java.util.List: boolean add(java.lang.Object)>(v);
goto label;
label:
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.StackManipulation loadThis()>();
v[0] = v;
v = v.<net.bytebuddy.ByteBuddy$RecordObjectMethod: net.bytebuddy.implementation.bytecode.StackManipulation stackManipulation>;
v[1] = v;
v = new net.bytebuddy.description.method.MethodDescription$Latent;
v = <net.bytebuddy.utility.JavaType: net.bytebuddy.utility.JavaType OBJECT_METHODS>;
v = virtualinvoke v.<net.bytebuddy.utility.JavaType: net.bytebuddy.description.type.TypeDescription getTypeStub()>();
v = new net.bytebuddy.description.method.MethodDescription$Token;
v = staticinvoke <net.bytebuddy.description.type.TypeDescription$Generic$OfNonGenericType$ForLoadedType: net.bytebuddy.description.type.TypeDescription$Generic of(java.lang.Class)>(class "Ljava/lang/Object;");
v = newarray (net.bytebuddy.description.type.TypeDescription$Generic)[6];
v = <net.bytebuddy.utility.JavaType: net.bytebuddy.utility.JavaType METHOD_HANDLES_LOOKUP>;
v = virtualinvoke v.<net.bytebuddy.utility.JavaType: net.bytebuddy.description.type.TypeDescription getTypeStub()>();
v = interfaceinvoke v.<net.bytebuddy.description.type.TypeDescription: net.bytebuddy.description.type.TypeDescription$Generic asGenericType()>();
v[0] = v;
v = staticinvoke <net.bytebuddy.description.type.TypeDescription$ForLoadedType: net.bytebuddy.description.type.TypeDescription of(java.lang.Class)>(class "Ljava/lang/String;");
v = interfaceinvoke v.<net.bytebuddy.description.type.TypeDescription: net.bytebuddy.description.type.TypeDescription$Generic asGenericType()>();
v[1] = v;
v = <net.bytebuddy.utility.JavaType: net.bytebuddy.utility.JavaType TYPE_DESCRIPTOR>;
v = virtualinvoke v.<net.bytebuddy.utility.JavaType: net.bytebuddy.description.type.TypeDescription getTypeStub()>();
v = interfaceinvoke v.<net.bytebuddy.description.type.TypeDescription: net.bytebuddy.description.type.TypeDescription$Generic asGenericType()>();
v[2] = 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()>();
v[3] = v;
v = staticinvoke <net.bytebuddy.description.type.TypeDescription$ForLoadedType: net.bytebuddy.description.type.TypeDescription of(java.lang.Class)>(class "Ljava/lang/String;");
v = interfaceinvoke v.<net.bytebuddy.description.type.TypeDescription: net.bytebuddy.description.type.TypeDescription$Generic asGenericType()>();
v[4] = v;
v = <net.bytebuddy.utility.JavaType: net.bytebuddy.utility.JavaType METHOD_HANDLE>;
v = virtualinvoke v.<net.bytebuddy.utility.JavaType: net.bytebuddy.description.type.TypeDescription getTypeStub()>();
v = staticinvoke <net.bytebuddy.description.type.TypeDescription$ArrayProjection: net.bytebuddy.description.type.TypeDescription of(net.bytebuddy.description.type.TypeDescription)>(v);
v = interfaceinvoke v.<net.bytebuddy.description.type.TypeDescription: net.bytebuddy.description.type.TypeDescription$Generic asGenericType()>();
v[5] = v;
v = staticinvoke <java.util.Arrays: java.util.List asList(java.lang.Object[])>(v);
specialinvoke v.<net.bytebuddy.description.method.MethodDescription$Token: void <init>(java.lang.String,int,net.bytebuddy.description.type.TypeDescription$Generic,java.util.List)>("bootstrap", 9, v, v);
specialinvoke v.<net.bytebuddy.description.method.MethodDescription$Latent: void <init>(net.bytebuddy.description.type.TypeDescription,net.bytebuddy.description.method.MethodDescription$Token)>(v, v);
v = staticinvoke <net.bytebuddy.implementation.bytecode.member.MethodInvocation: net.bytebuddy.implementation.bytecode.member.MethodInvocation$WithImplicitInvocationTargetType invoke(net.bytebuddy.description.method.MethodDescription$InDefinedShape)>(v);
v = v.<net.bytebuddy.ByteBuddy$RecordObjectMethod: java.lang.String name>;
v = v.<net.bytebuddy.ByteBuddy$RecordObjectMethod: net.bytebuddy.description.type.TypeDescription returnType>;
v = interfaceinvoke v.<net.bytebuddy.implementation.Implementation$Target: net.bytebuddy.description.type.TypeDescription getInstrumentedType()>();
v = v.<net.bytebuddy.ByteBuddy$RecordObjectMethod: java.util.List arguments>;
v = staticinvoke <net.bytebuddy.utility.CompoundList: java.util.List of(java.lang.Object,java.util.List)>(v, v);
v = newarray (net.bytebuddy.utility.JavaConstant)[2];
v = interfaceinvoke v.<net.bytebuddy.implementation.Implementation$Target: net.bytebuddy.description.type.TypeDescription getInstrumentedType()>();
v = staticinvoke <net.bytebuddy.utility.JavaConstant$Simple: net.bytebuddy.utility.JavaConstant of(net.bytebuddy.description.type.TypeDescription)>(v);
v[0] = v;
v = virtualinvoke v.<java.lang.StringBuilder: java.lang.String toString()>();
v = staticinvoke <net.bytebuddy.utility.JavaConstant$Simple: net.bytebuddy.utility.JavaConstant ofLoaded(java.lang.Object)>(v);
v[1] = v;
v = staticinvoke <java.util.Arrays: java.util.List asList(java.lang.Object[])>(v);
v = staticinvoke <net.bytebuddy.utility.CompoundList: java.util.List of(java.util.List,java.util.List)>(v, v);
v = interfaceinvoke v.<net.bytebuddy.implementation.bytecode.member.MethodInvocation$WithImplicitInvocationTargetType: net.bytebuddy.implementation.bytecode.StackManipulation dynamic(java.lang.String,net.bytebuddy.description.type.TypeDescription,java.util.List,java.util.List)>(v, v, v, v);
v[2] = v;
v = v.<net.bytebuddy.ByteBuddy$RecordObjectMethod: net.bytebuddy.description.type.TypeDescription returnType>;
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);
return v;
}
public net.bytebuddy.dynamic.scaffold.InstrumentedType prepare(net.bytebuddy.dynamic.scaffold.InstrumentedType)
{
net.bytebuddy.dynamic.scaffold.InstrumentedType v;
net.bytebuddy.ByteBuddy$RecordObjectMethod v;
v := @this: net.bytebuddy.ByteBuddy$RecordObjectMethod;
v := @parameter: net.bytebuddy.dynamic.scaffold.InstrumentedType;
return v;
}
private static net.bytebuddy.ByteBuddy$RecordObjectMethod[] $values()
{
net.bytebuddy.ByteBuddy$RecordObjectMethod[] v;
net.bytebuddy.ByteBuddy$RecordObjectMethod v, v, v;
v = newarray (net.bytebuddy.ByteBuddy$RecordObjectMethod)[3];
v = <net.bytebuddy.ByteBuddy$RecordObjectMethod: net.bytebuddy.ByteBuddy$RecordObjectMethod HASH_CODE>;
v[0] = v;
v = <net.bytebuddy.ByteBuddy$RecordObjectMethod: net.bytebuddy.ByteBuddy$RecordObjectMethod EQUALS>;
v[1] = v;
v = <net.bytebuddy.ByteBuddy$RecordObjectMethod: net.bytebuddy.ByteBuddy$RecordObjectMethod TO_STRING>;
v[2] = v;
return v;
}
static void <clinit>()
{
net.bytebuddy.ByteBuddy$RecordObjectMethod v, v, v;
net.bytebuddy.implementation.bytecode.member.MethodVariableAccess v;
java.lang.Class[] v, v, v;
net.bytebuddy.ByteBuddy$RecordObjectMethod[] v;
net.bytebuddy.implementation.bytecode.StackManipulation$Trivial v, v;
net.bytebuddy.implementation.bytecode.StackManipulation v;
java.lang.Class v, v;
v = new net.bytebuddy.ByteBuddy$RecordObjectMethod;
v = <net.bytebuddy.implementation.bytecode.StackManipulation$Trivial: net.bytebuddy.implementation.bytecode.StackManipulation$Trivial INSTANCE>;
v = <java.lang.Integer: java.lang.Class TYPE>;
v = newarray (java.lang.Class)[0];
specialinvoke v.<net.bytebuddy.ByteBuddy$RecordObjectMethod: void <init>(java.lang.String,int,java.lang.String,net.bytebuddy.implementation.bytecode.StackManipulation,java.lang.Class,java.lang.Class[])>("HASH_CODE", 0, "hashCode", v, v, v);
<net.bytebuddy.ByteBuddy$RecordObjectMethod: net.bytebuddy.ByteBuddy$RecordObjectMethod HASH_CODE> = v;
v = new net.bytebuddy.ByteBuddy$RecordObjectMethod;
v = <net.bytebuddy.implementation.bytecode.member.MethodVariableAccess: net.bytebuddy.implementation.bytecode.member.MethodVariableAccess REFERENCE>;
v = virtualinvoke v.<net.bytebuddy.implementation.bytecode.member.MethodVariableAccess: net.bytebuddy.implementation.bytecode.StackManipulation loadFrom(int)>(1);
v = <java.lang.Boolean: java.lang.Class TYPE>;
v = newarray (java.lang.Class)[1];
v[0] = class "Ljava/lang/Object;";
specialinvoke v.<net.bytebuddy.ByteBuddy$RecordObjectMethod: void <init>(java.lang.String,int,java.lang.String,net.bytebuddy.implementation.bytecode.StackManipulation,java.lang.Class,java.lang.Class[])>("EQUALS", 1, "equals", v, v, v);
<net.bytebuddy.ByteBuddy$RecordObjectMethod: net.bytebuddy.ByteBuddy$RecordObjectMethod EQUALS> = v;
v = new net.bytebuddy.ByteBuddy$RecordObjectMethod;
v = <net.bytebuddy.implementation.bytecode.StackManipulation$Trivial: net.bytebuddy.implementation.bytecode.StackManipulation$Trivial INSTANCE>;
v = newarray (java.lang.Class)[0];
specialinvoke v.<net.bytebuddy.ByteBuddy$RecordObjectMethod: void <init>(java.lang.String,int,java.lang.String,net.bytebuddy.implementation.bytecode.StackManipulation,java.lang.Class,java.lang.Class[])>("TO_STRING", 2, "toString", v, class "Ljava/lang/String;", v);
<net.bytebuddy.ByteBuddy$RecordObjectMethod: net.bytebuddy.ByteBuddy$RecordObjectMethod TO_STRING> = v;
v = staticinvoke <net.bytebuddy.ByteBuddy$RecordObjectMethod: net.bytebuddy.ByteBuddy$RecordObjectMethod[] $values()>();
<net.bytebuddy.ByteBuddy$RecordObjectMethod: net.bytebuddy.ByteBuddy$RecordObjectMethod[] $VALUES> = v;
return;
}
}