class freemarker.ext.jsp.CustomTagAndELFunctionCombiner$CombinedTemplateModel
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: freemarker.ext.jsp.CustomTagAndELFunctionCombiner$CombinedTemplateModel
  super_class: java.lang.Object
{
  private void <init>();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // freemarker.ext.jsp.CustomTagAndELFunctionCombiner$CombinedTemplateModel this
         0: .line 90
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
            return
        end local 0 // freemarker.ext.jsp.CustomTagAndELFunctionCombiner$CombinedTemplateModel this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lfreemarker/ext/jsp/CustomTagAndELFunctionCombiner$CombinedTemplateModel;
}
SourceFile: "CustomTagAndELFunctionCombiner.java"
NestHost: freemarker.ext.jsp.CustomTagAndELFunctionCombiner
InnerClasses:
  private CombinedTemplateModel = freemarker.ext.jsp.CustomTagAndELFunctionCombiner$CombinedTemplateModel of freemarker.ext.jsp.CustomTagAndELFunctionCombiner