class org.jruby.parser.RubyParser$8 implements org.jruby.parser.ParserState
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: org.jruby.parser.RubyParser$8
  super_class: java.lang.Object
{
  void <init>();
    descriptor: ()V
    flags: (0x0000) 
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // org.jruby.parser.RubyParser$8 this
         0: .line 1790
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
            return
        end local 0 // org.jruby.parser.RubyParser$8 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/jruby/parser/RubyParser$8;

  public java.lang.Object execute(org.jruby.parser.ParserSupport, org.jruby.lexer.yacc.RubyLexer, java.lang.Object, java.lang.Object[], int);
    descriptor: (Lorg/jruby/parser/ParserSupport;Lorg/jruby/lexer/yacc/RubyLexer;Ljava/lang/Object;[Ljava/lang/Object;I)Ljava/lang/Object;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=8, locals=7, args_size=6
        start local 0 // org.jruby.parser.RubyParser$8 this
        start local 1 // org.jruby.parser.ParserSupport support
        start local 2 // org.jruby.lexer.yacc.RubyLexer lexer
        start local 3 // java.lang.Object yyVal
        start local 4 // java.lang.Object[] yyVals
        start local 5 // int yyTop
         0: .line 1792
            aload 4 /* yyVals */
            bipush -3
            iload 5 /* yyTop */
            iadd
            aaload
            checkcast org.jruby.ast.Node
            astore 6 /* node */
        start local 6 // org.jruby.ast.Node node
         1: .line 1794
            aload 4 /* yyVals */
            bipush -2
            iload 5 /* yyTop */
            iadd
            aaload
            checkcast org.jruby.ast.RescueBodyNode
            ifnull 4
         2: .line 1795
            new org.jruby.ast.RescueNode
            dup
            aload 1 /* support */
            aload 4 /* yyVals */
            bipush -3
            iload 5 /* yyTop */
            iadd
            aaload
            checkcast org.jruby.ast.Node
            invokevirtual org.jruby.parser.ParserSupport.getPosition:(Lorg/jruby/lexer/yacc/ISourcePositionHolder;)Lorg/jruby/lexer/yacc/ISourcePosition;
            aload 4 /* yyVals */
            bipush -3
            iload 5 /* yyTop */
            iadd
            aaload
            checkcast org.jruby.ast.Node
            aload 4 /* yyVals */
            bipush -2
            iload 5 /* yyTop */
            iadd
            aaload
            checkcast org.jruby.ast.RescueBodyNode
            aload 4 /* yyVals */
            iconst_m1
            iload 5 /* yyTop */
            iadd
            aaload
            checkcast org.jruby.ast.Node
            invokespecial org.jruby.ast.RescueNode.<init>:(Lorg/jruby/lexer/yacc/ISourcePosition;Lorg/jruby/ast/Node;Lorg/jruby/ast/RescueBodyNode;Lorg/jruby/ast/Node;)V
            astore 6 /* node */
         3: .line 1796
            goto 7
      StackMap locals: org.jruby.ast.Node
      StackMap stack:
         4: aload 4 /* yyVals */
            iconst_m1
            iload 5 /* yyTop */
            iadd
            aaload
            checkcast org.jruby.ast.Node
            ifnull 7
         5: .line 1797
            aload 1 /* support */
            getstatic org.jruby.common.IRubyWarnings$ID.ELSE_WITHOUT_RESCUE:Lorg/jruby/common/IRubyWarnings$ID;
            aload 1 /* support */
            aload 4 /* yyVals */
            bipush -3
            iload 5 /* yyTop */
            iadd
            aaload
            checkcast org.jruby.ast.Node
            invokevirtual org.jruby.parser.ParserSupport.getPosition:(Lorg/jruby/lexer/yacc/ISourcePositionHolder;)Lorg/jruby/lexer/yacc/ISourcePosition;
            ldc "else without rescue is useless"
            iconst_0
            anewarray java.lang.Object
            invokevirtual org.jruby.parser.ParserSupport.warn:(Lorg/jruby/common/IRubyWarnings$ID;Lorg/jruby/lexer/yacc/ISourcePosition;Ljava/lang/String;[Ljava/lang/Object;)V
         6: .line 1798
            aload 1 /* support */
            aload 4 /* yyVals */
            bipush -3
            iload 5 /* yyTop */
            iadd
            aaload
            checkcast org.jruby.ast.Node
            aload 4 /* yyVals */
            iconst_m1
            iload 5 /* yyTop */
            iadd
            aaload
            checkcast org.jruby.ast.Node
            invokevirtual org.jruby.parser.ParserSupport.appendToBlock:(Lorg/jruby/ast/Node;Lorg/jruby/ast/Node;)Lorg/jruby/ast/Node;
            astore 6 /* node */
         7: .line 1800
      StackMap locals:
      StackMap stack:
            aload 4 /* yyVals */
            iconst_0
            iload 5 /* yyTop */
            iadd
            aaload
            checkcast org.jruby.ast.Node
            ifnull 12
         8: .line 1801
            aload 6 /* node */
            ifnull 11
         9: .line 1802
            new org.jruby.ast.EnsureNode
            dup
            aload 1 /* support */
            aload 4 /* yyVals */
            bipush -3
            iload 5 /* yyTop */
            iadd
            aaload
            checkcast org.jruby.ast.Node
            invokevirtual org.jruby.parser.ParserSupport.getPosition:(Lorg/jruby/lexer/yacc/ISourcePositionHolder;)Lorg/jruby/lexer/yacc/ISourcePosition;
            aload 1 /* support */
            aload 6 /* node */
            invokevirtual org.jruby.parser.ParserSupport.makeNullNil:(Lorg/jruby/ast/Node;)Lorg/jruby/ast/Node;
            aload 4 /* yyVals */
            iconst_0
            iload 5 /* yyTop */
            iadd
            aaload
            checkcast org.jruby.ast.Node
            invokespecial org.jruby.ast.EnsureNode.<init>:(Lorg/jruby/lexer/yacc/ISourcePosition;Lorg/jruby/ast/Node;Lorg/jruby/ast/Node;)V
            astore 6 /* node */
        10: .line 1803
            goto 12
        11: .line 1804
      StackMap locals:
      StackMap stack:
            aload 1 /* support */
            aload 4 /* yyVals */
            iconst_0
            iload 5 /* yyTop */
            iadd
            aaload
            checkcast org.jruby.ast.Node
            getstatic org.jruby.ast.NilImplicitNode.NIL:Lorg/jruby/ast/NilImplicitNode;
            invokevirtual org.jruby.parser.ParserSupport.appendToBlock:(Lorg/jruby/ast/Node;Lorg/jruby/ast/Node;)Lorg/jruby/ast/Node;
            astore 6 /* node */
        12: .line 1808
      StackMap locals:
      StackMap stack:
            aload 1 /* support */
            aload 6 /* node */
            aload 4 /* yyVals */
            bipush -3
            iload 5 /* yyTop */
            iadd
            aaload
            checkcast org.jruby.ast.Node
            invokevirtual org.jruby.parser.ParserSupport.fixpos:(Lorg/jruby/ast/Node;Lorg/jruby/ast/Node;)V
        13: .line 1809
            aload 6 /* node */
            astore 3 /* yyVal */
        14: .line 1810
            aload 3 /* yyVal */
            areturn
        end local 6 // org.jruby.ast.Node node
        end local 5 // int yyTop
        end local 4 // java.lang.Object[] yyVals
        end local 3 // java.lang.Object yyVal
        end local 2 // org.jruby.lexer.yacc.RubyLexer lexer
        end local 1 // org.jruby.parser.ParserSupport support
        end local 0 // org.jruby.parser.RubyParser$8 this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0   15     0     this  Lorg/jruby/parser/RubyParser$8;
            0   15     1  support  Lorg/jruby/parser/ParserSupport;
            0   15     2    lexer  Lorg/jruby/lexer/yacc/RubyLexer;
            0   15     3    yyVal  Ljava/lang/Object;
            0   15     4   yyVals  [Ljava/lang/Object;
            0   15     5    yyTop  I
            1   15     6     node  Lorg/jruby/ast/Node;
    MethodParameters:
         Name  Flags
      support  
      lexer    
      yyVal    
      yyVals   
      yyTop    
}
SourceFile: "RubyParser.java"
EnclosingMethod: org.jruby.parser.RubyParser
NestHost: org.jruby.parser.RubyParser
InnerClasses:
  public final ID = org.jruby.common.IRubyWarnings$ID of org.jruby.common.IRubyWarnings
  org.jruby.parser.RubyParser$8