class org.aspectj.weaver.bcel.LazyClassGen$InlinedSourceFileInfo
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: org.aspectj.weaver.bcel.LazyClassGen$InlinedSourceFileInfo
super_class: java.lang.Object
{
int highestLineNumber;
descriptor: I
flags: (0x0000)
int offset;
descriptor: I
flags: (0x0000)
void <init>(int);
descriptor: (I)V
flags: (0x0000)
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
invokespecial java.lang.Object.<init>:()V
1: aload 0
iload 1
putfield org.aspectj.weaver.bcel.LazyClassGen$InlinedSourceFileInfo.highestLineNumber:I
2: return
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 3 0 this Lorg/aspectj/weaver/bcel/LazyClassGen$InlinedSourceFileInfo;
0 3 1 highestLineNumber I
MethodParameters:
Name Flags
highestLineNumber
}
SourceFile: "LazyClassGen.java"
NestHost: org.aspectj.weaver.bcel.LazyClassGen
InnerClasses:
InlinedSourceFileInfo = org.aspectj.weaver.bcel.LazyClassGen$InlinedSourceFileInfo of org.aspectj.weaver.bcel.LazyClassGen