public class net.bytebuddy.asm.AsmVisitorWrapper$ForDeclaredMethods extends java.lang.Object implements net.bytebuddy.asm.AsmVisitorWrapper
{
private final java.util.List entries;
private final int writerFlags;
private final int readerFlags;
public void <init>()
{
java.util.List v;
net.bytebuddy.asm.AsmVisitorWrapper$ForDeclaredMethods v;
v := @this: net.bytebuddy.asm.AsmVisitorWrapper$ForDeclaredMethods;
v = staticinvoke <java.util.Collections: java.util.List emptyList()>();
specialinvoke v.<net.bytebuddy.asm.AsmVisitorWrapper$ForDeclaredMethods: void <init>(java.util.List,int,int)>(v, 0, 0);
return;
}
protected void <init>(java.util.List, int, int)
{
java.util.List v;
net.bytebuddy.asm.AsmVisitorWrapper$ForDeclaredMethods v;
int v, v;
v := @this: net.bytebuddy.asm.AsmVisitorWrapper$ForDeclaredMethods;
v := @parameter: java.util.List;
v := @parameter: int;
v := @parameter: int;
specialinvoke v.<java.lang.Object: void <init>()>();
v.<net.bytebuddy.asm.AsmVisitorWrapper$ForDeclaredMethods: java.util.List entries> = v;
v.<net.bytebuddy.asm.AsmVisitorWrapper$ForDeclaredMethods: int writerFlags> = v;
v.<net.bytebuddy.asm.AsmVisitorWrapper$ForDeclaredMethods: int readerFlags> = v;
return;
}
public transient net.bytebuddy.asm.AsmVisitorWrapper$ForDeclaredMethods method(net.bytebuddy.matcher.ElementMatcher, net.bytebuddy.asm.AsmVisitorWrapper$ForDeclaredMethods$MethodVisitorWrapper[])
{
java.util.List v;
net.bytebuddy.asm.AsmVisitorWrapper$ForDeclaredMethods$MethodVisitorWrapper[] v;
net.bytebuddy.matcher.ElementMatcher v;
net.bytebuddy.asm.AsmVisitorWrapper$ForDeclaredMethods v, v;
v := @this: net.bytebuddy.asm.AsmVisitorWrapper$ForDeclaredMethods;
v := @parameter: net.bytebuddy.matcher.ElementMatcher;
v := @parameter: net.bytebuddy.asm.AsmVisitorWrapper$ForDeclaredMethods$MethodVisitorWrapper[];
v = staticinvoke <java.util.Arrays: java.util.List asList(java.lang.Object[])>(v);
v = virtualinvoke v.<net.bytebuddy.asm.AsmVisitorWrapper$ForDeclaredMethods: net.bytebuddy.asm.AsmVisitorWrapper$ForDeclaredMethods method(net.bytebuddy.matcher.ElementMatcher,java.util.List)>(v, v);
return v;
}
public net.bytebuddy.asm.AsmVisitorWrapper$ForDeclaredMethods method(net.bytebuddy.matcher.ElementMatcher, java.util.List)
{
java.util.List v;
net.bytebuddy.matcher.ElementMatcher v;
net.bytebuddy.asm.AsmVisitorWrapper$ForDeclaredMethods v, v;
net.bytebuddy.matcher.ElementMatcher$Junction v, v;
v := @this: net.bytebuddy.asm.AsmVisitorWrapper$ForDeclaredMethods;
v := @parameter: net.bytebuddy.matcher.ElementMatcher;
v := @parameter: java.util.List;
v = staticinvoke <net.bytebuddy.matcher.ElementMatchers: net.bytebuddy.matcher.ElementMatcher$Junction isMethod()>();
v = interfaceinvoke v.<net.bytebuddy.matcher.ElementMatcher$Junction: net.bytebuddy.matcher.ElementMatcher$Junction and(net.bytebuddy.matcher.ElementMatcher)>(v);
v = virtualinvoke v.<net.bytebuddy.asm.AsmVisitorWrapper$ForDeclaredMethods: net.bytebuddy.asm.AsmVisitorWrapper$ForDeclaredMethods invokable(net.bytebuddy.matcher.ElementMatcher,java.util.List)>(v, v);
return v;
}
public transient net.bytebuddy.asm.AsmVisitorWrapper$ForDeclaredMethods constructor(net.bytebuddy.matcher.ElementMatcher, net.bytebuddy.asm.AsmVisitorWrapper$ForDeclaredMethods$MethodVisitorWrapper[])
{
java.util.List v;
net.bytebuddy.asm.AsmVisitorWrapper$ForDeclaredMethods$MethodVisitorWrapper[] v;
net.bytebuddy.matcher.ElementMatcher v;
net.bytebuddy.asm.AsmVisitorWrapper$ForDeclaredMethods v, v;
v := @this: net.bytebuddy.asm.AsmVisitorWrapper$ForDeclaredMethods;
v := @parameter: net.bytebuddy.matcher.ElementMatcher;
v := @parameter: net.bytebuddy.asm.AsmVisitorWrapper$ForDeclaredMethods$MethodVisitorWrapper[];
v = staticinvoke <java.util.Arrays: java.util.List asList(java.lang.Object[])>(v);
v = virtualinvoke v.<net.bytebuddy.asm.AsmVisitorWrapper$ForDeclaredMethods: net.bytebuddy.asm.AsmVisitorWrapper$ForDeclaredMethods constructor(net.bytebuddy.matcher.ElementMatcher,java.util.List)>(v, v);
return v;
}
public net.bytebuddy.asm.AsmVisitorWrapper$ForDeclaredMethods constructor(net.bytebuddy.matcher.ElementMatcher, java.util.List)
{
java.util.List v;
net.bytebuddy.matcher.ElementMatcher v;
net.bytebuddy.asm.AsmVisitorWrapper$ForDeclaredMethods v, v;
net.bytebuddy.matcher.ElementMatcher$Junction v, v;
v := @this: net.bytebuddy.asm.AsmVisitorWrapper$ForDeclaredMethods;
v := @parameter: net.bytebuddy.matcher.ElementMatcher;
v := @parameter: java.util.List;
v = staticinvoke <net.bytebuddy.matcher.ElementMatchers: net.bytebuddy.matcher.ElementMatcher$Junction isConstructor()>();
v = interfaceinvoke v.<net.bytebuddy.matcher.ElementMatcher$Junction: net.bytebuddy.matcher.ElementMatcher$Junction and(net.bytebuddy.matcher.ElementMatcher)>(v);
v = virtualinvoke v.<net.bytebuddy.asm.AsmVisitorWrapper$ForDeclaredMethods: net.bytebuddy.asm.AsmVisitorWrapper$ForDeclaredMethods invokable(net.bytebuddy.matcher.ElementMatcher,java.util.List)>(v, v);
return v;
}
public transient net.bytebuddy.asm.AsmVisitorWrapper$ForDeclaredMethods invokable(net.bytebuddy.matcher.ElementMatcher, net.bytebuddy.asm.AsmVisitorWrapper$ForDeclaredMethods$MethodVisitorWrapper[])
{
java.util.List v;
net.bytebuddy.asm.AsmVisitorWrapper$ForDeclaredMethods$MethodVisitorWrapper[] v;
net.bytebuddy.matcher.ElementMatcher v;
net.bytebuddy.asm.AsmVisitorWrapper$ForDeclaredMethods v, v;
v := @this: net.bytebuddy.asm.AsmVisitorWrapper$ForDeclaredMethods;
v := @parameter: net.bytebuddy.matcher.ElementMatcher;
v := @parameter: net.bytebuddy.asm.AsmVisitorWrapper$ForDeclaredMethods$MethodVisitorWrapper[];
v = staticinvoke <java.util.Arrays: java.util.List asList(java.lang.Object[])>(v);
v = virtualinvoke v.<net.bytebuddy.asm.AsmVisitorWrapper$ForDeclaredMethods: net.bytebuddy.asm.AsmVisitorWrapper$ForDeclaredMethods invokable(net.bytebuddy.matcher.ElementMatcher,java.util.List)>(v, v);
return v;
}
public net.bytebuddy.asm.AsmVisitorWrapper$ForDeclaredMethods invokable(net.bytebuddy.matcher.ElementMatcher, java.util.List)
{
net.bytebuddy.asm.AsmVisitorWrapper$ForDeclaredMethods$Entry v;
java.util.List v, v, v;
net.bytebuddy.matcher.ElementMatcher v;
net.bytebuddy.asm.AsmVisitorWrapper$ForDeclaredMethods v, v;
int v, v;
v := @this: net.bytebuddy.asm.AsmVisitorWrapper$ForDeclaredMethods;
v := @parameter: net.bytebuddy.matcher.ElementMatcher;
v := @parameter: java.util.List;
v = new net.bytebuddy.asm.AsmVisitorWrapper$ForDeclaredMethods;
v = v.<net.bytebuddy.asm.AsmVisitorWrapper$ForDeclaredMethods: java.util.List entries>;
v = new net.bytebuddy.asm.AsmVisitorWrapper$ForDeclaredMethods$Entry;
specialinvoke v.<net.bytebuddy.asm.AsmVisitorWrapper$ForDeclaredMethods$Entry: void <init>(net.bytebuddy.matcher.ElementMatcher,java.util.List)>(v, v);
v = staticinvoke <net.bytebuddy.utility.CompoundList: java.util.List of(java.util.List,java.lang.Object)>(v, v);
v = v.<net.bytebuddy.asm.AsmVisitorWrapper$ForDeclaredMethods: int writerFlags>;
v = v.<net.bytebuddy.asm.AsmVisitorWrapper$ForDeclaredMethods: int readerFlags>;
specialinvoke v.<net.bytebuddy.asm.AsmVisitorWrapper$ForDeclaredMethods: void <init>(java.util.List,int,int)>(v, v, v);
return v;
}
public net.bytebuddy.asm.AsmVisitorWrapper$ForDeclaredMethods writerFlags(int)
{
java.util.List v;
net.bytebuddy.asm.AsmVisitorWrapper$ForDeclaredMethods v, v;
int v, v, v, v;
v := @this: net.bytebuddy.asm.AsmVisitorWrapper$ForDeclaredMethods;
v := @parameter: int;
v = new net.bytebuddy.asm.AsmVisitorWrapper$ForDeclaredMethods;
v = v.<net.bytebuddy.asm.AsmVisitorWrapper$ForDeclaredMethods: java.util.List entries>;
v = v.<net.bytebuddy.asm.AsmVisitorWrapper$ForDeclaredMethods: int writerFlags>;
v = v | v;
v = v.<net.bytebuddy.asm.AsmVisitorWrapper$ForDeclaredMethods: int readerFlags>;
specialinvoke v.<net.bytebuddy.asm.AsmVisitorWrapper$ForDeclaredMethods: void <init>(java.util.List,int,int)>(v, v, v);
return v;
}
public net.bytebuddy.asm.AsmVisitorWrapper$ForDeclaredMethods readerFlags(int)
{
java.util.List v;
net.bytebuddy.asm.AsmVisitorWrapper$ForDeclaredMethods v, v;
int v, v, v, v;
v := @this: net.bytebuddy.asm.AsmVisitorWrapper$ForDeclaredMethods;
v := @parameter: int;
v = new net.bytebuddy.asm.AsmVisitorWrapper$ForDeclaredMethods;
v = v.<net.bytebuddy.asm.AsmVisitorWrapper$ForDeclaredMethods: java.util.List entries>;
v = v.<net.bytebuddy.asm.AsmVisitorWrapper$ForDeclaredMethods: int writerFlags>;
v = v.<net.bytebuddy.asm.AsmVisitorWrapper$ForDeclaredMethods: int readerFlags>;
v = v | v;
specialinvoke v.<net.bytebuddy.asm.AsmVisitorWrapper$ForDeclaredMethods: void <init>(java.util.List,int,int)>(v, v, v);
return v;
}
public int mergeWriter(int)
{
net.bytebuddy.asm.AsmVisitorWrapper$ForDeclaredMethods v;
int v, v, v;
v := @this: net.bytebuddy.asm.AsmVisitorWrapper$ForDeclaredMethods;
v := @parameter: int;
v = v.<net.bytebuddy.asm.AsmVisitorWrapper$ForDeclaredMethods: int writerFlags>;
v = v | v;
return v;
}
public int mergeReader(int)
{
net.bytebuddy.asm.AsmVisitorWrapper$ForDeclaredMethods v;
int v, v, v;
v := @this: net.bytebuddy.asm.AsmVisitorWrapper$ForDeclaredMethods;
v := @parameter: int;
v = v.<net.bytebuddy.asm.AsmVisitorWrapper$ForDeclaredMethods: int readerFlags>;
v = v | v;
return v;
}
public org.objectweb.asm.ClassVisitor wrap(net.bytebuddy.description.type.TypeDescription, org.objectweb.asm.ClassVisitor, net.bytebuddy.implementation.Implementation$Context, net.bytebuddy.pool.TypePool, net.bytebuddy.description.field.FieldList, net.bytebuddy.description.method.MethodList, int, int)
{
java.util.HashMap v;
net.bytebuddy.pool.TypePool v;
int v, v;
java.lang.String v, v, v;
net.bytebuddy.implementation.Implementation$Context v;
net.bytebuddy.description.method.MethodDescription$Latent$TypeInitializer v;
net.bytebuddy.description.method.MethodList v;
org.objectweb.asm.ClassVisitor v;
boolean v;
java.util.Iterator v;
java.util.List v;
net.bytebuddy.description.field.FieldList v;
net.bytebuddy.asm.AsmVisitorWrapper$ForDeclaredMethods v;
java.lang.Object v;
net.bytebuddy.asm.AsmVisitorWrapper$ForDeclaredMethods$DispatchingVisitor v;
net.bytebuddy.description.type.TypeDescription v;
v := @this: net.bytebuddy.asm.AsmVisitorWrapper$ForDeclaredMethods;
v := @parameter: net.bytebuddy.description.type.TypeDescription;
v := @parameter: org.objectweb.asm.ClassVisitor;
v := @parameter: net.bytebuddy.implementation.Implementation$Context;
v := @parameter: net.bytebuddy.pool.TypePool;
v := @parameter: net.bytebuddy.description.field.FieldList;
v := @parameter: net.bytebuddy.description.method.MethodList;
v := @parameter: int;
v := @parameter: int;
v = new java.util.HashMap;
specialinvoke v.<java.util.HashMap: void <init>()>();
v = new net.bytebuddy.description.method.MethodDescription$Latent$TypeInitializer;
specialinvoke v.<net.bytebuddy.description.method.MethodDescription$Latent$TypeInitializer: void <init>(net.bytebuddy.description.type.TypeDescription)>(v);
v = staticinvoke <net.bytebuddy.utility.CompoundList: java.util.List of(java.util.List,java.lang.Object)>(v, v);
v = interfaceinvoke v.<java.util.List: 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 = interfaceinvoke v.<net.bytebuddy.description.method.MethodDescription: java.lang.String getInternalName()>();
v = interfaceinvoke v.<net.bytebuddy.description.method.MethodDescription: java.lang.String getDescriptor()>();
v = dynamicinvoke "makeConcatWithConstants" <java.lang.String (java.lang.String,java.lang.String)>(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[])>("\u0001\u0001");
interfaceinvoke v.<java.util.Map: java.lang.Object put(java.lang.Object,java.lang.Object)>(v, v);
goto label;
label:
v = new net.bytebuddy.asm.AsmVisitorWrapper$ForDeclaredMethods$DispatchingVisitor;
specialinvoke v.<net.bytebuddy.asm.AsmVisitorWrapper$ForDeclaredMethods$DispatchingVisitor: void <init>(net.bytebuddy.asm.AsmVisitorWrapper$ForDeclaredMethods,org.objectweb.asm.ClassVisitor,net.bytebuddy.description.type.TypeDescription,net.bytebuddy.implementation.Implementation$Context,net.bytebuddy.pool.TypePool,java.util.Map,int,int)>(v, v, v, v, v, v, v, v);
return v;
}
public boolean equals(java.lang.Object)
{
java.util.List v, v;
net.bytebuddy.asm.AsmVisitorWrapper$ForDeclaredMethods v;
int v, v, v, v;
java.lang.Class v, v;
java.lang.Object v;
boolean v;
v := @this: net.bytebuddy.asm.AsmVisitorWrapper$ForDeclaredMethods;
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.AsmVisitorWrapper$ForDeclaredMethods: int writerFlags>;
v = v.<net.bytebuddy.asm.AsmVisitorWrapper$ForDeclaredMethods: int writerFlags>;
if v == v goto label;
return 0;
label:
v = v.<net.bytebuddy.asm.AsmVisitorWrapper$ForDeclaredMethods: int readerFlags>;
v = v.<net.bytebuddy.asm.AsmVisitorWrapper$ForDeclaredMethods: int readerFlags>;
if v == v goto label;
return 0;
label:
v = v.<net.bytebuddy.asm.AsmVisitorWrapper$ForDeclaredMethods: java.util.List entries>;
v = v.<net.bytebuddy.asm.AsmVisitorWrapper$ForDeclaredMethods: java.util.List entries>;
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()
{
java.util.List v;
net.bytebuddy.asm.AsmVisitorWrapper$ForDeclaredMethods v;
int v, v, v, v, v, v, v, v, v, v;
java.lang.Class v;
v := @this: net.bytebuddy.asm.AsmVisitorWrapper$ForDeclaredMethods;
v = virtualinvoke v.<net.bytebuddy.asm.AsmVisitorWrapper$ForDeclaredMethods: java.lang.Class getClass()>();
v = virtualinvoke v.<java.lang.Class: int hashCode()>();
v = v * 31;
v = v.<net.bytebuddy.asm.AsmVisitorWrapper$ForDeclaredMethods: java.util.List entries>;
v = virtualinvoke v.<java.lang.Object: int hashCode()>();
v = v + v;
v = v * 31;
v = v.<net.bytebuddy.asm.AsmVisitorWrapper$ForDeclaredMethods: int writerFlags>;
v = v + v;
v = v * 31;
v = v.<net.bytebuddy.asm.AsmVisitorWrapper$ForDeclaredMethods: int readerFlags>;
v = v + v;
return v;
}
}