class org.aspectj.bridge.context.CompilationAndWeavingContext$ContextTokenImpl implements org.aspectj.bridge.context.ContextToken
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: org.aspectj.bridge.context.CompilationAndWeavingContext$ContextTokenImpl
super_class: java.lang.Object
{
public int tokenId;
descriptor: I
flags: (0x0001) ACC_PUBLIC
public void <init>(int);
descriptor: (I)V
flags: (0x0001) ACC_PUBLIC
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.bridge.context.CompilationAndWeavingContext$ContextTokenImpl.tokenId:I
2: return
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 3 0 this Lorg/aspectj/bridge/context/CompilationAndWeavingContext$ContextTokenImpl;
0 3 1 id I
MethodParameters:
Name Flags
id
}
SourceFile: "CompilationAndWeavingContext.java"
NestHost: org.aspectj.bridge.context.CompilationAndWeavingContext
InnerClasses:
private ContextTokenImpl = org.aspectj.bridge.context.CompilationAndWeavingContext$ContextTokenImpl of org.aspectj.bridge.context.CompilationAndWeavingContext