class net.bytebuddy.implementation.bind.annotation.Super$Instantiation$2 extends net.bytebuddy.implementation.bind.annotation.Super$Instantiation
minor version: 0
major version: 59
flags: flags: (0x4020) ACC_SUPER, ACC_ANNOTATION
this_class: net.bytebuddy.implementation.bind.annotation.Super$Instantiation$2
super_class: net.bytebuddy.implementation.bind.annotation.Super$Instantiation
{
void <init>(java.lang.String, int);
descriptor: (Ljava/lang/String;I)V
flags: (0x0000)
Code:
stack=3, locals=3, args_size=3
start local 0 // net.bytebuddy.implementation.bind.annotation.Super$Instantiation$2 this
0: .line 143
aload 0 /* this */
aload 1
iload 2
invokespecial net.bytebuddy.implementation.bind.annotation.Super$Instantiation.<init>:(Ljava/lang/String;I)V
return
end local 0 // net.bytebuddy.implementation.bind.annotation.Super$Instantiation$2 this
LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lnet/bytebuddy/implementation/bind/annotation/Super$Instantiation$2;
MethodParameters:
Name Flags
$enum$name
$enum$ordinal
protected net.bytebuddy.implementation.bytecode.StackManipulation proxyFor(net.bytebuddy.description.type.TypeDescription, net.bytebuddy.implementation.Implementation$Target, net.bytebuddy.description.annotation.AnnotationDescription$Loadable<net.bytebuddy.implementation.bind.annotation.Super>);
descriptor: (Lnet/bytebuddy/description/type/TypeDescription;Lnet/bytebuddy/implementation/Implementation$Target;Lnet/bytebuddy/description/annotation/AnnotationDescription$Loadable;)Lnet/bytebuddy/implementation/bytecode/StackManipulation;
flags: (0x0004) ACC_PROTECTED
Code:
stack=7, locals=4, args_size=4
start local 0 // net.bytebuddy.implementation.bind.annotation.Super$Instantiation$2 this
start local 1 // net.bytebuddy.description.type.TypeDescription parameterType
start local 2 // net.bytebuddy.implementation.Implementation$Target implementationTarget
start local 3 // net.bytebuddy.description.annotation.AnnotationDescription$Loadable annotation
0: .line 148
new net.bytebuddy.implementation.auxiliary.TypeProxy$ForSuperMethodByReflectionFactory
dup
aload 1 /* parameterType */
1: .line 149
aload 2 /* implementationTarget */
2: .line 150
aload 3 /* annotation */
getstatic net.bytebuddy.implementation.bind.annotation.Super$Instantiation.IGNORE_FINALIZER:Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;
invokeinterface net.bytebuddy.description.annotation.AnnotationDescription$Loadable.getValue:(Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;)Lnet/bytebuddy/description/annotation/AnnotationValue;
ldc Ljava/lang/Boolean;
invokeinterface net.bytebuddy.description.annotation.AnnotationValue.resolve:(Ljava/lang/Class;)Ljava/lang/Object;
checkcast java.lang.Boolean
invokevirtual java.lang.Boolean.booleanValue:()Z
3: .line 151
aload 3 /* annotation */
getstatic net.bytebuddy.implementation.bind.annotation.Super$Instantiation.SERIALIZABLE_PROXY:Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;
invokeinterface net.bytebuddy.description.annotation.AnnotationDescription$Loadable.getValue:(Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;)Lnet/bytebuddy/description/annotation/AnnotationValue;
ldc Ljava/lang/Boolean;
invokeinterface net.bytebuddy.description.annotation.AnnotationValue.resolve:(Ljava/lang/Class;)Ljava/lang/Object;
checkcast java.lang.Boolean
invokevirtual java.lang.Boolean.booleanValue:()Z
4: .line 148
invokespecial net.bytebuddy.implementation.auxiliary.TypeProxy$ForSuperMethodByReflectionFactory.<init>:(Lnet/bytebuddy/description/type/TypeDescription;Lnet/bytebuddy/implementation/Implementation$Target;ZZ)V
areturn
end local 3 // net.bytebuddy.description.annotation.AnnotationDescription$Loadable annotation
end local 2 // net.bytebuddy.implementation.Implementation$Target implementationTarget
end local 1 // net.bytebuddy.description.type.TypeDescription parameterType
end local 0 // net.bytebuddy.implementation.bind.annotation.Super$Instantiation$2 this
LocalVariableTable:
Start End Slot Name Signature
0 5 0 this Lnet/bytebuddy/implementation/bind/annotation/Super$Instantiation$2;
0 5 1 parameterType Lnet/bytebuddy/description/type/TypeDescription;
0 5 2 implementationTarget Lnet/bytebuddy/implementation/Implementation$Target;
0 5 3 annotation Lnet/bytebuddy/description/annotation/AnnotationDescription$Loadable<Lnet/bytebuddy/implementation/bind/annotation/Super;>;
Signature: (Lnet/bytebuddy/description/type/TypeDescription;Lnet/bytebuddy/implementation/Implementation$Target;Lnet/bytebuddy/description/annotation/AnnotationDescription$Loadable<Lnet/bytebuddy/implementation/bind/annotation/Super;>;)Lnet/bytebuddy/implementation/bytecode/StackManipulation;
MethodParameters:
Name Flags
parameterType
implementationTarget
annotation
}
SourceFile: "Super.java"
EnclosingMethod: net.bytebuddy.implementation.bind.annotation.Super$Instantiation
NestHost: net.bytebuddy.implementation.bind.annotation.Super
InnerClasses:
public abstract Loadable = net.bytebuddy.description.annotation.AnnotationDescription$Loadable of net.bytebuddy.description.annotation.AnnotationDescription
public abstract InDefinedShape = net.bytebuddy.description.method.MethodDescription$InDefinedShape of net.bytebuddy.description.method.MethodDescription
public abstract Target = net.bytebuddy.implementation.Implementation$Target of net.bytebuddy.implementation.Implementation
public ForSuperMethodByReflectionFactory = net.bytebuddy.implementation.auxiliary.TypeProxy$ForSuperMethodByReflectionFactory of net.bytebuddy.implementation.auxiliary.TypeProxy
public abstract Instantiation = net.bytebuddy.implementation.bind.annotation.Super$Instantiation of net.bytebuddy.implementation.bind.annotation.Super
net.bytebuddy.implementation.bind.annotation.Super$Instantiation$2