class org.aspectj.weaver.bcel.LazyMethodGen$LightweightBcelMethod extends org.aspectj.weaver.bcel.BcelMethod
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: org.aspectj.weaver.bcel.LazyMethodGen$LightweightBcelMethod
super_class: org.aspectj.weaver.bcel.BcelMethod
{
void <init>(org.aspectj.weaver.bcel.BcelObjectType, org.aspectj.apache.bcel.classfile.Method);
descriptor: (Lorg/aspectj/weaver/bcel/BcelObjectType;Lorg/aspectj/apache/bcel/classfile/Method;)V
flags: (0x0000)
Code:
stack=3, locals=3, args_size=3
start local 0 // org.aspectj.weaver.bcel.LazyMethodGen$LightweightBcelMethod this
start local 1 // org.aspectj.weaver.bcel.BcelObjectType declaringType
start local 2 // org.aspectj.apache.bcel.classfile.Method method
0: .line 136
aload 0 /* this */
aload 1 /* declaringType */
aload 2 /* method */
invokespecial org.aspectj.weaver.bcel.BcelMethod.<init>:(Lorg/aspectj/weaver/bcel/BcelObjectType;Lorg/aspectj/apache/bcel/classfile/Method;)V
1: .line 138
return
end local 2 // org.aspectj.apache.bcel.classfile.Method method
end local 1 // org.aspectj.weaver.bcel.BcelObjectType declaringType
end local 0 // org.aspectj.weaver.bcel.LazyMethodGen$LightweightBcelMethod this
LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lorg/aspectj/weaver/bcel/LazyMethodGen$LightweightBcelMethod;
0 2 1 declaringType Lorg/aspectj/weaver/bcel/BcelObjectType;
0 2 2 method Lorg/aspectj/apache/bcel/classfile/Method;
MethodParameters:
Name Flags
declaringType
method
}
SourceFile: "LazyMethodGen.java"
NestHost: org.aspectj.weaver.bcel.LazyMethodGen
InnerClasses:
LightweightBcelMethod = org.aspectj.weaver.bcel.LazyMethodGen$LightweightBcelMethod of org.aspectj.weaver.bcel.LazyMethodGen