public class net.bytebuddy.description.method.ParameterDescription$ForLoadedParameter$OfMethod extends net.bytebuddy.description.method.ParameterDescription$ForLoadedParameter<java.lang.reflect.Method>
minor version: 0
major version: 59
flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
this_class: net.bytebuddy.description.method.ParameterDescription$ForLoadedParameter$OfMethod
super_class: net.bytebuddy.description.method.ParameterDescription$ForLoadedParameter
{
protected void <init>(java.lang.reflect.Method, int, net.bytebuddy.description.method.ParameterDescription$ForLoadedParameter$ParameterAnnotationSource);
descriptor: (Ljava/lang/reflect/Method;ILnet/bytebuddy/description/method/ParameterDescription$ForLoadedParameter$ParameterAnnotationSource;)V
flags: (0x0004) ACC_PROTECTED
Code:
stack=4, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 0
aload 1
iload 2
aload 3
invokespecial net.bytebuddy.description.method.ParameterDescription$ForLoadedParameter.<init>:(Ljava/lang/reflect/AccessibleObject;ILnet/bytebuddy/description/method/ParameterDescription$ForLoadedParameter$ParameterAnnotationSource;)V
1: return
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lnet/bytebuddy/description/method/ParameterDescription$ForLoadedParameter$OfMethod;
0 2 1 method Ljava/lang/reflect/Method;
0 2 2 index I
0 2 3 parameterAnnotationSource Lnet/bytebuddy/description/method/ParameterDescription$ForLoadedParameter$ParameterAnnotationSource;
MethodParameters:
Name Flags
method
index
parameterAnnotationSource
public net.bytebuddy.description.method.MethodDescription$InDefinedShape getDeclaringMethod();
descriptor: ()Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n\tSuppressFBWarnings cannot be resolved to a type\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lnet/bytebuddy/description/method/ParameterDescription$ForLoadedParameter$OfMethod;
RuntimeInvisibleAnnotations:
SuppressFBWarnings()
RuntimeInvisibleTypeAnnotations:
METHOD_RETURN
SuppressFBWarnings()
public net.bytebuddy.description.type.TypeDescription$Generic getType();
descriptor: ()Lnet/bytebuddy/description/type/TypeDescription$Generic;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n\tSuppressFBWarnings cannot be resolved to a type\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lnet/bytebuddy/description/method/ParameterDescription$ForLoadedParameter$OfMethod;
RuntimeInvisibleAnnotations:
SuppressFBWarnings()
RuntimeInvisibleTypeAnnotations:
METHOD_RETURN
SuppressFBWarnings()
public net.bytebuddy.description.annotation.AnnotationList getDeclaredAnnotations();
descriptor: ()Lnet/bytebuddy/description/annotation/AnnotationList;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n\tSuppressFBWarnings cannot be resolved to a type\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lnet/bytebuddy/description/method/ParameterDescription$ForLoadedParameter$OfMethod;
RuntimeInvisibleAnnotations:
SuppressFBWarnings()
RuntimeInvisibleTypeAnnotations:
METHOD_RETURN
SuppressFBWarnings()
public net.bytebuddy.description.method.MethodDescription getDeclaringMethod();
descriptor: ()Lnet/bytebuddy/description/method/MethodDescription;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=1, locals=1, args_size=1
0: aload 0
invokevirtual net.bytebuddy.description.method.ParameterDescription$ForLoadedParameter$OfMethod.getDeclaringMethod:()Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;
areturn
LocalVariableTable:
Start End Slot Name Signature
}
Signature: Lnet/bytebuddy/description/method/ParameterDescription$ForLoadedParameter<Ljava/lang/reflect/Method;>;
SourceFile: "ParameterDescription.java"
NestHost: net.bytebuddy.description.method.ParameterDescription
InnerClasses:
public abstract InDefinedShape = net.bytebuddy.description.method.MethodDescription$InDefinedShape of net.bytebuddy.description.method.MethodDescription
public abstract ForLoadedParameter = net.bytebuddy.description.method.ParameterDescription$ForLoadedParameter of net.bytebuddy.description.method.ParameterDescription
protected OfMethod = net.bytebuddy.description.method.ParameterDescription$ForLoadedParameter$OfMethod of net.bytebuddy.description.method.ParameterDescription$ForLoadedParameter
public abstract ParameterAnnotationSource = net.bytebuddy.description.method.ParameterDescription$ForLoadedParameter$ParameterAnnotationSource of net.bytebuddy.description.method.ParameterDescription$ForLoadedParameter
public abstract Generic = net.bytebuddy.description.type.TypeDescription$Generic of net.bytebuddy.description.type.TypeDescription