public class org.stringtemplate.v4.compiler.CodeGenerator$includeExpr_return extends org.antlr.runtime.tree.TreeRuleReturnScope
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: org.stringtemplate.v4.compiler.CodeGenerator$includeExpr_return
  super_class: org.antlr.runtime.tree.TreeRuleReturnScope
{
  public void <init>();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // org.stringtemplate.v4.compiler.CodeGenerator$includeExpr_return this
         0: .line 1655
            aload 0 /* this */
            invokespecial org.antlr.runtime.tree.TreeRuleReturnScope.<init>:()V
            return
        end local 0 // org.stringtemplate.v4.compiler.CodeGenerator$includeExpr_return this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/stringtemplate/v4/compiler/CodeGenerator$includeExpr_return;
}
SourceFile: "CodeGenerator.java"
NestHost: org.stringtemplate.v4.compiler.CodeGenerator
InnerClasses:
  public includeExpr_return = org.stringtemplate.v4.compiler.CodeGenerator$includeExpr_return of org.stringtemplate.v4.compiler.CodeGenerator