public abstract class net.bytebuddy.description.method.MethodDescription$InDefinedShape$AbstractBase extends net.bytebuddy.description.method.MethodDescription$AbstractBase implements net.bytebuddy.description.method.MethodDescription$InDefinedShape
minor version: 0
major version: 59
flags: flags: (0x0421) ACC_PUBLIC, ACC_SUPER, ACC_ABSTRACT
this_class: net.bytebuddy.description.method.MethodDescription$InDefinedShape$AbstractBase
super_class: net.bytebuddy.description.method.MethodDescription$AbstractBase
{
public void <init>();
descriptor: ()V
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
invokespecial net.bytebuddy.description.method.MethodDescription$AbstractBase.<init>:()V
return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape$AbstractBase;
public net.bytebuddy.description.method.MethodDescription$InDefinedShape asDefined();
descriptor: ()Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape$AbstractBase;
public net.bytebuddy.description.type.TypeDescription$Generic getReceiverType();
descriptor: ()Lnet/bytebuddy/description/type/TypeDescription$Generic;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=3, args_size=1
start local 0 0: aload 0
invokevirtual net.bytebuddy.description.method.MethodDescription$InDefinedShape$AbstractBase.isStatic:()Z
ifeq 2
1: getstatic net.bytebuddy.description.type.TypeDescription$Generic.UNDEFINED:Lnet/bytebuddy/description/type/TypeDescription$Generic;
areturn
2: StackMap locals:
StackMap stack:
aload 0
invokevirtual net.bytebuddy.description.method.MethodDescription$InDefinedShape$AbstractBase.isConstructor:()Z
ifeq 11
3: aload 0
invokevirtual net.bytebuddy.description.method.MethodDescription$InDefinedShape$AbstractBase.getDeclaringType:()Lnet/bytebuddy/description/type/TypeDescription;
astore 1
start local 1 4: aload 0
invokevirtual net.bytebuddy.description.method.MethodDescription$InDefinedShape$AbstractBase.getDeclaringType:()Lnet/bytebuddy/description/type/TypeDescription;
invokeinterface net.bytebuddy.description.type.TypeDescription.getEnclosingType:()Lnet/bytebuddy/description/type/TypeDescription;
astore 2
start local 2 5: aload 2
ifnonnull 7
6: aload 1
invokestatic net.bytebuddy.description.type.TypeDescription$Generic$OfParameterizedType$ForGenerifiedErasure.of:(Lnet/bytebuddy/description/type/TypeDescription;)Lnet/bytebuddy/description/type/TypeDescription$Generic;
areturn
7: StackMap locals: net.bytebuddy.description.type.TypeDescription net.bytebuddy.description.type.TypeDescription
StackMap stack:
aload 1
invokeinterface net.bytebuddy.description.type.TypeDescription.isStatic:()Z
ifeq 9
8: aload 2
invokeinterface net.bytebuddy.description.type.TypeDescription.asGenericType:()Lnet/bytebuddy/description/type/TypeDescription$Generic;
goto 10
9: StackMap locals:
StackMap stack:
aload 2
invokestatic net.bytebuddy.description.type.TypeDescription$Generic$OfParameterizedType$ForGenerifiedErasure.of:(Lnet/bytebuddy/description/type/TypeDescription;)Lnet/bytebuddy/description/type/TypeDescription$Generic;
10: StackMap locals:
StackMap stack: net.bytebuddy.description.type.TypeDescription$Generic
areturn
end local 2 end local 1 11: StackMap locals:
StackMap stack:
aload 0
invokevirtual net.bytebuddy.description.method.MethodDescription$InDefinedShape$AbstractBase.getDeclaringType:()Lnet/bytebuddy/description/type/TypeDescription;
invokestatic net.bytebuddy.description.type.TypeDescription$Generic$OfParameterizedType$ForGenerifiedErasure.of:(Lnet/bytebuddy/description/type/TypeDescription;)Lnet/bytebuddy/description/type/TypeDescription$Generic;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 12 0 this Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape$AbstractBase;
4 11 1 declaringType Lnet/bytebuddy/description/type/TypeDescription;
5 11 2 enclosingDeclaringType Lnet/bytebuddy/description/type/TypeDescription;
public net.bytebuddy.description.ByteCodeElement$TypeDependant asDefined();
descriptor: ()Lnet/bytebuddy/description/ByteCodeElement$TypeDependant;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=1, locals=1, args_size=1
0: aload 0
invokevirtual net.bytebuddy.description.method.MethodDescription$InDefinedShape$AbstractBase.asDefined:()Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;
areturn
LocalVariableTable:
Start End Slot Name Signature
}
SourceFile: "MethodDescription.java"
NestHost: net.bytebuddy.description.method.MethodDescription
InnerClasses:
public abstract Token = net.bytebuddy.description.ByteCodeElement$Token of net.bytebuddy.description.ByteCodeElement
public abstract TypeDependant = net.bytebuddy.description.ByteCodeElement$TypeDependant of net.bytebuddy.description.ByteCodeElement
public abstract AbstractBase = net.bytebuddy.description.method.MethodDescription$AbstractBase of net.bytebuddy.description.method.MethodDescription
public abstract InDefinedShape = net.bytebuddy.description.method.MethodDescription$InDefinedShape of net.bytebuddy.description.method.MethodDescription
public abstract AbstractBase = net.bytebuddy.description.method.MethodDescription$InDefinedShape$AbstractBase of net.bytebuddy.description.method.MethodDescription$InDefinedShape
public abstract Generic = net.bytebuddy.description.type.TypeDescription$Generic of net.bytebuddy.description.type.TypeDescription
public abstract OfParameterizedType = net.bytebuddy.description.type.TypeDescription$Generic$OfParameterizedType of net.bytebuddy.description.type.TypeDescription$Generic
public ForGenerifiedErasure = net.bytebuddy.description.type.TypeDescription$Generic$OfParameterizedType$ForGenerifiedErasure of net.bytebuddy.description.type.TypeDescription$Generic$OfParameterizedType