abstract class freemarker.ext.jsp.FreeMarkerPageContext implements freemarker.template.TemplateModel
  minor version: 0
  major version: 59
  flags: flags: (0x0420) ACC_SUPER, ACC_ABSTRACT
  this_class: freemarker.ext.jsp.FreeMarkerPageContext
  super_class: java.lang.Object
{
  private static final java.lang.Class OBJECT_CLASS;
    descriptor: Ljava/lang/Class;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL

  private final freemarker.core.Environment environment;
    descriptor: Lfreemarker/core/Environment;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final int incompatibleImprovements;
    descriptor: I
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private java.util.List tags;
    descriptor: Ljava/util/List;
    flags: (0x0002) ACC_PRIVATE

  private java.util.List outs;
    descriptor: Ljava/util/List;
    flags: (0x0002) ACC_PRIVATE

  private final GenericServlet servlet;
    descriptor: LGenericServlet;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private HttpSession session;
    descriptor: LHttpSession;
    flags: (0x0002) ACC_PRIVATE

  private final HttpServletRequest request;
    descriptor: LHttpServletRequest;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final HttpServletResponse response;
    descriptor: LHttpServletResponse;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final freemarker.template.ObjectWrapper wrapper;
    descriptor: Lfreemarker/template/ObjectWrapper;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final freemarker.template.ObjectWrapperAndUnwrapper unwrapper;
    descriptor: Lfreemarker/template/ObjectWrapperAndUnwrapper;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private JspWriter jspOut;
    descriptor: LJspWriter;
    flags: (0x0002) ACC_PRIVATE

  protected void <init>();
    descriptor: ()V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // freemarker.ext.jsp.FreeMarkerPageContext this
         0: .line 32
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import javax.servlet cannot be resolved\n\tThe import javax.servlet cannot be resolved\n\tThe import javax.servlet cannot be resolved\n\tThe import javax.servlet cannot be resolved\n\tThe import javax.servlet cannot be resolved\n\tThe import javax.servlet cannot be resolved\n\tThe import javax.servlet cannot be resolved\n\tThe import javax.servlet cannot be resolved\n\tThe import javax.servlet cannot be resolved\n\tThe import javax.servlet cannot be resolved\n\tThe import javax.servlet cannot be resolved\n\tThe import javax.servlet cannot be resolved\n\tThe import javax.servlet cannot be resolved\n\tThe import javax.servlet cannot be resolved\n\tThe import javax.servlet cannot be resolved\n\tPageContext cannot be resolved to a type\n\tGenericServlet cannot be resolved to a type\n\tHttpSession cannot be resolved to a type\n\tHttpServletRequest cannot be resolved to a type\n\tHttpServletResponse cannot be resolved to a type\n\tJspWriter cannot be resolved to a type\n\tGenericServlet cannot be resolved to a type\n\tThe method getServlet() from the type ServletContextHashModel refers to the missing type GenericServlet\n\tHttpServletRequest cannot be resolved to a type\n\tThe method getRequest() from the type HttpRequestHashModel refers to the missing type HttpServletRequest\n\tHttpSession cannot be resolved to a type\n\tHttpServletRequest cannot be resolved to a type\n\tHttpServletResponse cannot be resolved to a type\n\tThe method getResponse() from the type HttpRequestHashModel refers to the missing type HttpServletResponse\n\tREQUEST cannot be resolved to a variable\n\tHttpServletRequest cannot be resolved to a type\n\tRESPONSE cannot be resolved to a variable\n\tHttpServletResponse cannot be resolved to a type\n\tHttpSession cannot be resolved to a type\n\tSESSION cannot be resolved to a variable\n\tHttpSession cannot be resolved to a type\n\tPAGE cannot be resolved to a variable\n\tGenericServlet cannot be resolved to a type\n\tCONFIG cannot be resolved to a variable\n\tGenericServlet cannot be resolved to a type\n\tPAGECONTEXT cannot be resolved to a variable\n\tAPPLICATION cannot be resolved to a variable\n\tGenericServlet cannot be resolved to a type\n\tServlet cannot be resolved to a type\n\tServletRequest cannot be resolved to a type\n\tServletResponse cannot be resolved to a type\n\tThe method release() of type FreeMarkerPageContext must override or implement a supertype method\n\tThe method setAttribute(String, Object) of type FreeMarkerPageContext must override or implement a supertype method\n\tPAGE_SCOPE cannot be resolved to a variable\n\tThe method setAttribute(String, Object, int) of type FreeMarkerPageContext must override or implement a supertype method\n\tPAGE_SCOPE cannot be resolved to a variable\n\tREQUEST_SCOPE cannot be resolved to a variable\n\tThe method getRequest() from the type FreeMarkerPageContext refers to the missing type ServletRequest\n\tSESSION_SCOPE cannot be resolved to a variable\n\tThe method getSession(boolean) from the type FreeMarkerPageContext refers to the missing type HttpSession\n\tAPPLICATION_SCOPE cannot be resolved to a variable\n\tThe method getServletContext() from the type FreeMarkerPageContext refers to the missing type ServletContext\n\tThe method getAttribute(String) of type FreeMarkerPageContext must override or implement a supertype method\n\tPAGE_SCOPE cannot be resolved to a variable\n\tThe method getAttribute(String, int) of type FreeMarkerPageContext must override or implement a supertype method\n\tPAGE_SCOPE cannot be resolved to a variable\n\tREQUEST_SCOPE cannot be resolved to a variable\n\tThe method getRequest() from the type FreeMarkerPageContext refers to the missing type ServletRequest\n\tSESSION_SCOPE cannot be resolved to a variable\n\tHttpSession cannot be resolved to a type\n\tThe method getSession(boolean) from the type FreeMarkerPageContext refers to the missing type HttpSession\n\tAPPLICATION_SCOPE cannot be resolved to a variable\n\tThe method getServletContext() from the type FreeMarkerPageContext refers to the missing type ServletContext\n\tThe method findAttribute(String) of type FreeMarkerPageContext must override or implement a supertype method\n\tPAGE_SCOPE cannot be resolved to a variable\n\tREQUEST_SCOPE cannot be resolved to a variable\n\tSESSION_SCOPE cannot be resolved to a variable\n\tAPPLICATION_SCOPE cannot be resolved to a variable\n\tThe method removeAttribute(String) of type FreeMarkerPageContext must override or implement a supertype method\n\tPAGE_SCOPE cannot be resolved to a variable\n\tREQUEST_SCOPE cannot be resolved to a variable\n\tThe method removeAttribute(String, int) of type FreeMarkerPageContext must override or implement a supertype method\n\tThe method getAttributesScope(String) of type FreeMarkerPageContext must override or implement a supertype method\n\tThe method getAttributeNamesInScope(int) of type FreeMarkerPageContext must override or implement a supertype method\n\tJspWriter cannot be resolved to a type\n\tHttpSession cannot be resolved to a type\n\tHttpSession cannot be resolved to a type\n\tThe method getPage() of type FreeMarkerPageContext must override or implement a supertype method\n\tServletRequest cannot be resolved to a type\n\tServletResponse cannot be resolved to a type\n\tThe method getException() of type FreeMarkerPageContext must override or implement a supertype method\n\tServletConfig cannot be resolved to a type\n\tServletContext cannot be resolved to a type\n\tServletException cannot be resolved to a type\n\tServletException cannot be resolved to a type\n\tServletException cannot be resolved to a type\n\tThe method getWriter() of type new HttpServletResponseWrapper(){} must override or implement a supertype method\n\tServletOutputStream cannot be resolved to a type\n\tThe method handlePageException(Exception) of type FreeMarkerPageContext must override or implement a supertype method\n\tThe method handlePageException(Throwable) of type FreeMarkerPageContext must override or implement a supertype method\n\tBodyContent cannot be resolved to a type\n\tJspWriter cannot be resolved to a type\n\tJspWriter cannot be resolved to a type\n\tJspWriter cannot be resolved to a type\n\tJspWriter cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // freemarker.ext.jsp.FreeMarkerPageContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lfreemarker/ext/jsp/FreeMarkerPageContext;
    Exceptions:
      throws freemarker.template.TemplateModelException

  freemarker.template.ObjectWrapper getObjectWrapper();
    descriptor: ()Lfreemarker/template/ObjectWrapper;
    flags: (0x0000) 
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // freemarker.ext.jsp.FreeMarkerPageContext this
         0: .line 137
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // freemarker.ext.jsp.FreeMarkerPageContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lfreemarker/ext/jsp/FreeMarkerPageContext;

  public void initialize(Servlet, ServletRequest, ServletResponse, java.lang.String, boolean, int, boolean);
    descriptor: (LServlet;LServletRequest;LServletResponse;Ljava/lang/String;ZIZ)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=8, args_size=8
        start local 0 // freemarker.ext.jsp.FreeMarkerPageContext this
         0: .line 143
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tServlet cannot be resolved to a type\n\tServletRequest cannot be resolved to a type\n\tServletResponse cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // freemarker.ext.jsp.FreeMarkerPageContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lfreemarker/ext/jsp/FreeMarkerPageContext;
    MethodParameters:
              Name  Flags
      servlet       
      request       
      response      
      errorPageURL  
      needsSession  
      bufferSize    
      autoFlush     

  public void release();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // freemarker.ext.jsp.FreeMarkerPageContext this
         0: .line 150
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tThe method release() of type FreeMarkerPageContext must override or implement a supertype method\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // freemarker.ext.jsp.FreeMarkerPageContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lfreemarker/ext/jsp/FreeMarkerPageContext;

  public void setAttribute(java.lang.String, java.lang.Object);
    descriptor: (Ljava/lang/String;Ljava/lang/Object;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // freemarker.ext.jsp.FreeMarkerPageContext this
         0: .line 154
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe method setAttribute(String, Object) of type FreeMarkerPageContext must override or implement a supertype method\n\tPAGE_SCOPE cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // freemarker.ext.jsp.FreeMarkerPageContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lfreemarker/ext/jsp/FreeMarkerPageContext;
    MethodParameters:
       Name  Flags
      name   
      value  

  public void setAttribute(java.lang.String, java.lang.Object, int);
    descriptor: (Ljava/lang/String;Ljava/lang/Object;I)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // freemarker.ext.jsp.FreeMarkerPageContext this
         0: .line 159
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe method setAttribute(String, Object, int) of type FreeMarkerPageContext must override or implement a supertype method\n\tPAGE_SCOPE cannot be resolved to a variable\n\tREQUEST_SCOPE cannot be resolved to a variable\n\tThe method getRequest() from the type FreeMarkerPageContext refers to the missing type ServletRequest\n\tSESSION_SCOPE cannot be resolved to a variable\n\tThe method getSession(boolean) from the type FreeMarkerPageContext refers to the missing type HttpSession\n\tAPPLICATION_SCOPE cannot be resolved to a variable\n\tThe method getServletContext() from the type FreeMarkerPageContext refers to the missing type ServletContext\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // freemarker.ext.jsp.FreeMarkerPageContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lfreemarker/ext/jsp/FreeMarkerPageContext;
    MethodParameters:
       Name  Flags
      name   
      value  
      scope  

  public java.lang.Object getAttribute(java.lang.String);
    descriptor: (Ljava/lang/String;)Ljava/lang/Object;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // freemarker.ext.jsp.FreeMarkerPageContext this
         0: .line 188
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe method getAttribute(String) of type FreeMarkerPageContext must override or implement a supertype method\n\tPAGE_SCOPE cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // freemarker.ext.jsp.FreeMarkerPageContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lfreemarker/ext/jsp/FreeMarkerPageContext;
    MethodParameters:
      Name  Flags
      name  

  public java.lang.Object getAttribute(java.lang.String, int);
    descriptor: (Ljava/lang/String;I)Ljava/lang/Object;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // freemarker.ext.jsp.FreeMarkerPageContext this
         0: .line 193
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe method getAttribute(String, int) of type FreeMarkerPageContext must override or implement a supertype method\n\tPAGE_SCOPE cannot be resolved to a variable\n\tREQUEST_SCOPE cannot be resolved to a variable\n\tThe method getRequest() from the type FreeMarkerPageContext refers to the missing type ServletRequest\n\tSESSION_SCOPE cannot be resolved to a variable\n\tHttpSession cannot be resolved to a type\n\tThe method getSession(boolean) from the type FreeMarkerPageContext refers to the missing type HttpSession\n\tAPPLICATION_SCOPE cannot be resolved to a variable\n\tThe method getServletContext() from the type FreeMarkerPageContext refers to the missing type ServletContext\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // freemarker.ext.jsp.FreeMarkerPageContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lfreemarker/ext/jsp/FreeMarkerPageContext;
    MethodParameters:
       Name  Flags
      name   
      scope  

  public java.lang.Object findAttribute(java.lang.String);
    descriptor: (Ljava/lang/String;)Ljava/lang/Object;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // freemarker.ext.jsp.FreeMarkerPageContext this
         0: .line 246
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe method findAttribute(String) of type FreeMarkerPageContext must override or implement a supertype method\n\tPAGE_SCOPE cannot be resolved to a variable\n\tREQUEST_SCOPE cannot be resolved to a variable\n\tSESSION_SCOPE cannot be resolved to a variable\n\tAPPLICATION_SCOPE cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // freemarker.ext.jsp.FreeMarkerPageContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lfreemarker/ext/jsp/FreeMarkerPageContext;
    MethodParameters:
      Name  Flags
      name  

  public void removeAttribute(java.lang.String);
    descriptor: (Ljava/lang/String;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // freemarker.ext.jsp.FreeMarkerPageContext this
         0: .line 257
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe method removeAttribute(String) of type FreeMarkerPageContext must override or implement a supertype method\n\tPAGE_SCOPE cannot be resolved to a variable\n\tREQUEST_SCOPE cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // freemarker.ext.jsp.FreeMarkerPageContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lfreemarker/ext/jsp/FreeMarkerPageContext;
    MethodParameters:
      Name  Flags
      name  

  public void removeAttribute(java.lang.String, int);
    descriptor: (Ljava/lang/String;I)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // freemarker.ext.jsp.FreeMarkerPageContext this
         0: .line 265
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tThe method removeAttribute(String, int) of type FreeMarkerPageContext must override or implement a supertype method\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // freemarker.ext.jsp.FreeMarkerPageContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lfreemarker/ext/jsp/FreeMarkerPageContext;
    MethodParameters:
       Name  Flags
      name   
      scope  

  public int getAttributesScope(java.lang.String);
    descriptor: (Ljava/lang/String;)I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // freemarker.ext.jsp.FreeMarkerPageContext this
         0: .line 293
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tThe method getAttributesScope(String) of type FreeMarkerPageContext must override or implement a supertype method\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // freemarker.ext.jsp.FreeMarkerPageContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lfreemarker/ext/jsp/FreeMarkerPageContext;
    MethodParameters:
      Name  Flags
      name  

  public java.util.Enumeration getAttributeNamesInScope(int);
    descriptor: (I)Ljava/util/Enumeration;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // freemarker.ext.jsp.FreeMarkerPageContext this
         0: .line 302
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tThe method getAttributeNamesInScope(int) of type FreeMarkerPageContext must override or implement a supertype method\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // freemarker.ext.jsp.FreeMarkerPageContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lfreemarker/ext/jsp/FreeMarkerPageContext;
    MethodParameters:
       Name  Flags
      scope  

  public JspWriter getOut();
    descriptor: ()LJspWriter;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // freemarker.ext.jsp.FreeMarkerPageContext this
         0: .line 332
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tJspWriter cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // freemarker.ext.jsp.FreeMarkerPageContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lfreemarker/ext/jsp/FreeMarkerPageContext;

  private HttpSession getSession(boolean);
    descriptor: (Z)LHttpSession;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // freemarker.ext.jsp.FreeMarkerPageContext this
         0: .line 336
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tHttpSession cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // freemarker.ext.jsp.FreeMarkerPageContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lfreemarker/ext/jsp/FreeMarkerPageContext;
    MethodParameters:
        Name  Flags
      create  

  public HttpSession getSession();
    descriptor: ()LHttpSession;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // freemarker.ext.jsp.FreeMarkerPageContext this
         0: .line 347
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tHttpSession cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // freemarker.ext.jsp.FreeMarkerPageContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lfreemarker/ext/jsp/FreeMarkerPageContext;

  public java.lang.Object getPage();
    descriptor: ()Ljava/lang/Object;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // freemarker.ext.jsp.FreeMarkerPageContext this
         0: .line 352
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tThe method getPage() of type FreeMarkerPageContext must override or implement a supertype method\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // freemarker.ext.jsp.FreeMarkerPageContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lfreemarker/ext/jsp/FreeMarkerPageContext;

  public ServletRequest getRequest();
    descriptor: ()LServletRequest;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // freemarker.ext.jsp.FreeMarkerPageContext this
         0: .line 357
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tServletRequest cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // freemarker.ext.jsp.FreeMarkerPageContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lfreemarker/ext/jsp/FreeMarkerPageContext;

  public ServletResponse getResponse();
    descriptor: ()LServletResponse;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // freemarker.ext.jsp.FreeMarkerPageContext this
         0: .line 362
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tServletResponse cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // freemarker.ext.jsp.FreeMarkerPageContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lfreemarker/ext/jsp/FreeMarkerPageContext;

  public java.lang.Exception getException();
    descriptor: ()Ljava/lang/Exception;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // freemarker.ext.jsp.FreeMarkerPageContext this
         0: .line 367
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tThe method getException() of type FreeMarkerPageContext must override or implement a supertype method\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // freemarker.ext.jsp.FreeMarkerPageContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lfreemarker/ext/jsp/FreeMarkerPageContext;

  public ServletConfig getServletConfig();
    descriptor: ()LServletConfig;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // freemarker.ext.jsp.FreeMarkerPageContext this
         0: .line 372
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tServletConfig cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // freemarker.ext.jsp.FreeMarkerPageContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lfreemarker/ext/jsp/FreeMarkerPageContext;

  public ServletContext getServletContext();
    descriptor: ()LServletContext;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // freemarker.ext.jsp.FreeMarkerPageContext this
         0: .line 377
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tServletContext cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // freemarker.ext.jsp.FreeMarkerPageContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lfreemarker/ext/jsp/FreeMarkerPageContext;

  public void forward(java.lang.String);
    descriptor: (Ljava/lang/String;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // freemarker.ext.jsp.FreeMarkerPageContext this
         0: .line 382
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tServletException cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // freemarker.ext.jsp.FreeMarkerPageContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lfreemarker/ext/jsp/FreeMarkerPageContext;
    Exceptions:
      throws ServletException, java.io.IOException
    MethodParameters:
      Name  Flags
      url   

  public void include(java.lang.String);
    descriptor: (Ljava/lang/String;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // freemarker.ext.jsp.FreeMarkerPageContext this
         0: .line 388
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tServletException cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // freemarker.ext.jsp.FreeMarkerPageContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lfreemarker/ext/jsp/FreeMarkerPageContext;
    Exceptions:
      throws ServletException, java.io.IOException
    MethodParameters:
      Name  Flags
      url   

  public void include(java.lang.String, boolean);
    descriptor: (Ljava/lang/String;Z)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // freemarker.ext.jsp.FreeMarkerPageContext this
         0: .line 394
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tServletException cannot be resolved to a type\n\tThe method getWriter() of type new HttpServletResponseWrapper(){} must override or implement a supertype method\n\tServletOutputStream cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // freemarker.ext.jsp.FreeMarkerPageContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lfreemarker/ext/jsp/FreeMarkerPageContext;
    Exceptions:
      throws ServletException, java.io.IOException
    MethodParameters:
       Name  Flags
      url    
      flush  

  public void handlePageException(java.lang.Exception);
    descriptor: (Ljava/lang/Exception;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // freemarker.ext.jsp.FreeMarkerPageContext this
         0: .line 414
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tThe method handlePageException(Exception) of type FreeMarkerPageContext must override or implement a supertype method\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // freemarker.ext.jsp.FreeMarkerPageContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lfreemarker/ext/jsp/FreeMarkerPageContext;
    MethodParameters:
      Name  Flags
      e     

  public void handlePageException(java.lang.Throwable);
    descriptor: (Ljava/lang/Throwable;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // freemarker.ext.jsp.FreeMarkerPageContext this
         0: .line 419
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tThe method handlePageException(Throwable) of type FreeMarkerPageContext must override or implement a supertype method\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // freemarker.ext.jsp.FreeMarkerPageContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lfreemarker/ext/jsp/FreeMarkerPageContext;
    MethodParameters:
      Name  Flags
      e     

  public BodyContent pushBody();
    descriptor: ()LBodyContent;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // freemarker.ext.jsp.FreeMarkerPageContext this
         0: .line 424
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tBodyContent cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // freemarker.ext.jsp.FreeMarkerPageContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lfreemarker/ext/jsp/FreeMarkerPageContext;

  public JspWriter pushBody(java.io.Writer);
    descriptor: (Ljava/io/Writer;)LJspWriter;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // freemarker.ext.jsp.FreeMarkerPageContext this
         0: .line 429
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tJspWriter cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // freemarker.ext.jsp.FreeMarkerPageContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lfreemarker/ext/jsp/FreeMarkerPageContext;
    MethodParameters:
      Name  Flags
      w     

  public JspWriter popBody();
    descriptor: ()LJspWriter;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // freemarker.ext.jsp.FreeMarkerPageContext this
         0: .line 434
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tJspWriter cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // freemarker.ext.jsp.FreeMarkerPageContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lfreemarker/ext/jsp/FreeMarkerPageContext;

  java.lang.Object peekTopTag(java.lang.Class);
    descriptor: (Ljava/lang/Class;)Ljava/lang/Object;
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // freemarker.ext.jsp.FreeMarkerPageContext this
         0: .line 439
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // freemarker.ext.jsp.FreeMarkerPageContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lfreemarker/ext/jsp/FreeMarkerPageContext;
    MethodParameters:
          Name  Flags
      tagClass  

  void popTopTag();
    descriptor: ()V
    flags: (0x0000) 
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // freemarker.ext.jsp.FreeMarkerPageContext this
         0: .line 449
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // freemarker.ext.jsp.FreeMarkerPageContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lfreemarker/ext/jsp/FreeMarkerPageContext;

  void popWriter();
    descriptor: ()V
    flags: (0x0000) 
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // freemarker.ext.jsp.FreeMarkerPageContext this
         0: .line 454
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tJspWriter cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // freemarker.ext.jsp.FreeMarkerPageContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lfreemarker/ext/jsp/FreeMarkerPageContext;

  void pushTopTag(java.lang.Object);
    descriptor: (Ljava/lang/Object;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // freemarker.ext.jsp.FreeMarkerPageContext this
         0: .line 458
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // freemarker.ext.jsp.FreeMarkerPageContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lfreemarker/ext/jsp/FreeMarkerPageContext;
    MethodParameters:
      Name  Flags
      tag   

  JspWriter pushWriter(JspWriter);
    descriptor: (LJspWriter;)LJspWriter;
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // freemarker.ext.jsp.FreeMarkerPageContext this
         0: .line 462
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tJspWriter cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // freemarker.ext.jsp.FreeMarkerPageContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lfreemarker/ext/jsp/FreeMarkerPageContext;
    MethodParameters:
      Name  Flags
      out   
}
SourceFile: "FreeMarkerPageContext.java"
NestMembers:
  freemarker.ext.jsp.FreeMarkerPageContext$1  freemarker.ext.jsp.FreeMarkerPageContext$TemplateHashModelExEnumeration
InnerClasses:
  private TemplateHashModelExEnumeration = freemarker.ext.jsp.FreeMarkerPageContext$TemplateHashModelExEnumeration of freemarker.ext.jsp.FreeMarkerPageContext