(command.AndOr
  ops: [Op_DAmp]
  children: [
    (command.FuncDef
      name: _k3b
      body: 
        (command.BraceGroup
          children: [
            (command.Assignment
              keyword: Assign_Local
              pairs: [
                (assign_pair
                  lhs: (lhs_expr.LhsName name:cur spids:[13])
                  op: Equal
                  spids: [13]
                )
                (assign_pair
                  lhs: (lhs_expr.LhsName name:prev spids:[15])
                  op: Equal
                  spids: [15]
                )
                (assign_pair
                  lhs: (lhs_expr.LhsName name:words spids:[17])
                  op: Equal
                  spids: [17]
                )
                (assign_pair
                  lhs: (lhs_expr.LhsName name:cword spids:[19])
                  op: Equal
                  spids: [19]
                )
              ]
              spids: [11]
            )
            (command.AndOr
              ops: [Op_DPipe]
              children: [
                (C {(_init_completion)})
                (command.ControlFlow token:<ControlFlow_Return return>)
              ]
            )
            (command.Case
              to_match: {($ VSub_DollarName '$prev')}
              arms: [
                (case_arm
                  pat_list: [
                    {(--help) (Lit_Other '*')}
                    {(--author)}
                    {(-v)}
                    {(--version)}
                    {(--license)}
                    {(--lang)}
                  ]
                  action: [(command.ControlFlow token:<ControlFlow_Return return> arg_word:{(0)})]
                  spids: [37 49 57 16777215]
                )
                (case_arm
                  pat_list: [
                    {(--datacd)}
                    {(--audiocd)}
                    {(--videocd)}
                    {(--mixedcd)}
                    {(--emovixcd)}
                    {(--videodvd)}
                  ]
                  action: [
                    (C {(_filedir)})
                    (command.ControlFlow
                      token: <ControlFlow_Return return>
                      arg_word: {(0)}
                    )
                  ]
                  spids: [60 71 82 16777215]
                )
                (case_arm
                  pat_list: [{(--copydvd)} {(--formatdvd)} {(--videodvdrip)}]
                  action: [
                    (C {(_dvd_devices)})
                    (command.ControlFlow
                      token: <ControlFlow_Return return>
                      arg_word: {(0)}
                    )
                  ]
                  spids: [85 90 101 16777215]
                )
                (case_arm
                  pat_list: [{(--copycd)} {(--erasecd)} {(--cddarip)} {(--videocdrip)}]
                  action: [
                    (C {(_cd_devices)})
                    (C {(_dvd_devices)})
                    (command.ControlFlow
                      token: <ControlFlow_Return return>
                      arg_word: {(0)}
                    )
                  ]
                  spids: [104 111 125 16777215]
                )
                (case_arm
                  pat_list: [{(--cdimage)} {(--image)}]
                  action: [
                    (C {(_filedir)} {(SQ <'@(cue|iso|toc)'>)})
                    (command.ControlFlow
                      token: <ControlFlow_Return return>
                      arg_word: {(0)}
                    )
                  ]
                  spids: [128 131 146 16777215]
                )
                (case_arm
                  pat_list: [{(--dvdimage)}]
                  action: [
                    (C {(_filedir)} {(iso)})
                    (command.ControlFlow
                      token: <ControlFlow_Return return>
                      arg_word: {(0)}
                    )
                  ]
                  spids: [149 150 163 16777215]
                )
                (case_arm
                  pat_list: [{(--ao)}]
                  action: [
                    (command.Assignment
                      keyword: Assign_None
                      pairs: [
                        (assign_pair
                          lhs: (lhs_expr.LhsName name:COMPREPLY spids:[170])
                          op: Equal
                          rhs: 
                            {
                              (word_part.ArrayLiteralPart
                                words: [
                                  {
                                    (word_part.CommandSubPart
                                      command_list: 
                                        (command.CommandList
                                          children: [
                                            (C {(compgen)} {(-W)} {(SQ <'alsa arts'>)} {(--)} 
                                              {(DQ ($ VSub_DollarName '$cur'))}
                                            )
                                          ]
                                        )
                                      left_token: <Left_CommandSub '$('>
                                      spids: [173 189]
                                    )
                                  }
                                ]
                              )
                            }
                          spids: [170]
                        )
                      ]
                      spids: [170]
                    )
                    (command.ControlFlow
                      token: <ControlFlow_Return return>
                      arg_word: {(0)}
                    )
                  ]
                  spids: [166 167 199 16777215]
                )
              ]
              spids: [30 34 202]
            )
            (command.If
              arms: [
                (if_arm
                  cond: [
                    (command.Sentence
                      child: 
                        (command.DBracket
                          expr: 
                            (bool_expr.BoolBinary
                              op_id: BoolBinary_GlobDEqual
                              left: {(DQ ($ VSub_DollarName '$cur'))}
                              right: {(-) (Lit_Other '*')}
                            )
                        )
                      terminator: <Op_Semi ';'>
                    )
                  ]
                  action: [
                    (command.Assignment
                      keyword: Assign_None
                      pairs: [
                        (assign_pair
                          lhs: (lhs_expr.LhsName name:COMPREPLY spids:[226])
                          op: Equal
                          rhs: 
                            {
                              (word_part.ArrayLiteralPart
                                words: [
                                  {
                                    (word_part.CommandSubPart
                                      command_list: 
                                        (command.CommandList
                                          children: [
                                            (C {(compgen)} {(-W)} 
                                              {
                                                (DQ 
                                                  (word_part.CommandSubPart
                                                    command_list: 
                                                      (command.CommandList
                                                        children: [
                                                          (C {(_parse_help)} {(DQ ($ VSub_Number '$1'))})
                                                        ]
                                                      )
                                                    left_token: <Left_CommandSub '$('>
                                                    spids: [236 244]
                                                  )
                                                )
                                              } {(--)} {(DQ ($ VSub_DollarName '$cur'))}
                                            )
                                          ]
                                        )
                                      left_token: <Left_CommandSub '$('>
                                      spids: [229 253]
                                    )
                                  }
                                ]
                              )
                            }
                          spids: [226]
                        )
                      ]
                      spids: [226]
                    )
                    (command.AndOr
                      ops: [Op_DAmp]
                      children: [
                        (command.DBracket
                          expr: 
                            (bool_expr.BoolBinary
                              op_id: BoolBinary_GlobDEqual
                              left: {($ VSub_DollarName '$COMPREPLY')}
                              right: {(Lit_Other '*') (BoolBinary_GlobEqual '=')}
                            )
                        )
                        (C {(compopt)} {(-o)} {(nospace)})
                      ]
                    )
                  ]
                  spids: [16777215 223]
                )
              ]
              else_action: [(C {(_filedir)})]
              spids: [278 284]
            )
          ]
          spids: [8]
        )
      spids: [4 7]
    )
    (C {(complete)} {(-F)} {(_k3b)} {(k3b)})
  ]
)