class sun.jvm.hotspot.CommandProcessor$10$1 implements sun.jvm.hotspot.memory.SymbolTable$SymbolVisitor
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: sun.jvm.hotspot.CommandProcessor$10$1
super_class: java.lang.Object
{
final sun.jvm.hotspot.CommandProcessor$10 this$1;
descriptor: Lsun/jvm/hotspot/CommandProcessor$10;
flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC
void <init>(sun.jvm.hotspot.CommandProcessor$10);
descriptor: (Lsun/jvm/hotspot/CommandProcessor$10;)V
flags: (0x0000)
Code:
stack=2, locals=2, args_size=2
start local 0 // sun.jvm.hotspot.CommandProcessor$10$1 this
0: .line 638
aload 0 /* this */
aload 1
putfield sun.jvm.hotspot.CommandProcessor$10$1.this$1:Lsun/jvm/hotspot/CommandProcessor$10;
aload 0 /* this */
invokespecial java.lang.Object.<init>:()V
return
end local 0 // sun.jvm.hotspot.CommandProcessor$10$1 this
LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/jvm/hotspot/CommandProcessor$10$1;
MethodParameters:
Name Flags
this$0 final
public void visit(sun.jvm.hotspot.oops.Symbol);
descriptor: (Lsun/jvm/hotspot/oops/Symbol;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 // sun.jvm.hotspot.CommandProcessor$10$1 this
start local 1 // sun.jvm.hotspot.oops.Symbol sym
0: .line 640
aload 1 /* sym */
aload 0 /* this */
getfield sun.jvm.hotspot.CommandProcessor$10$1.this$1:Lsun/jvm/hotspot/CommandProcessor$10;
invokestatic sun.jvm.hotspot.CommandProcessor$10.access$0:(Lsun/jvm/hotspot/CommandProcessor$10;)Lsun/jvm/hotspot/CommandProcessor;
getfield sun.jvm.hotspot.CommandProcessor.out:Ljava/io/PrintStream;
invokevirtual sun.jvm.hotspot.oops.Symbol.printValueOn:(Ljava/io/PrintStream;)V
1: .line 641
aload 0 /* this */
getfield sun.jvm.hotspot.CommandProcessor$10$1.this$1:Lsun/jvm/hotspot/CommandProcessor$10;
invokestatic sun.jvm.hotspot.CommandProcessor$10.access$0:(Lsun/jvm/hotspot/CommandProcessor$10;)Lsun/jvm/hotspot/CommandProcessor;
getfield sun.jvm.hotspot.CommandProcessor.out:Ljava/io/PrintStream;
invokevirtual java.io.PrintStream.println:()V
2: .line 642
return
end local 1 // sun.jvm.hotspot.oops.Symbol sym
end local 0 // sun.jvm.hotspot.CommandProcessor$10$1 this
LocalVariableTable:
Start End Slot Name Signature
0 3 0 this Lsun/jvm/hotspot/CommandProcessor$10$1;
0 3 1 sym Lsun/jvm/hotspot/oops/Symbol;
MethodParameters:
Name Flags
sym
}
SourceFile: "CommandProcessor.java"
EnclosingMethod: sun.jvm.hotspot.CommandProcessor$10.doit:(Lsun/jvm/hotspot/CommandProcessor$Tokens;)V
NestHost: sun.jvm.hotspot.CommandProcessor
InnerClasses:
sun.jvm.hotspot.CommandProcessor$10
sun.jvm.hotspot.CommandProcessor$10$1
Tokens = sun.jvm.hotspot.CommandProcessor$Tokens of sun.jvm.hotspot.CommandProcessor
public abstract SymbolVisitor = sun.jvm.hotspot.memory.SymbolTable$SymbolVisitor of sun.jvm.hotspot.memory.SymbolTable