public class org.stringtemplate.v4.compiler.CodeGenerator$template_scope
minor version: 0
major version: 59
flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
this_class: org.stringtemplate.v4.compiler.CodeGenerator$template_scope
super_class: java.lang.Object
{
org.stringtemplate.v4.compiler.CompilationState state;
descriptor: Lorg/stringtemplate/v4/compiler/CompilationState;
flags: (0x0000)
protected void <init>();
descriptor: ()V
flags: (0x0004) ACC_PROTECTED
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
invokespecial java.lang.Object.<init>:()V
return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/stringtemplate/v4/compiler/CodeGenerator$template_scope;
}
SourceFile: "CodeGenerator.java"
NestHost: org.stringtemplate.v4.compiler.CodeGenerator
InnerClasses:
protected template_scope = org.stringtemplate.v4.compiler.CodeGenerator$template_scope of org.stringtemplate.v4.compiler.CodeGenerator