(command.AndOr
  ops: [Op_DAmp]
  children: [
    (command.FuncDef
      name: _gcl
      body: 
        (command.BraceGroup
          children: [
            (command.Assignment
              keyword: Assign_Local
              pairs: [
                (assign_pair
                  lhs: (lhs_expr.LhsName name:cur spids:[19])
                  op: Equal
                  spids: [19]
                )
                (assign_pair
                  lhs: (lhs_expr.LhsName name:prev spids:[21])
                  op: Equal
                  spids: [21]
                )
                (assign_pair
                  lhs: (lhs_expr.LhsName name:words spids:[23])
                  op: Equal
                  spids: [23]
                )
                (assign_pair
                  lhs: (lhs_expr.LhsName name:cword spids:[25])
                  op: Equal
                  spids: [25]
                )
              ]
              spids: [17]
            )
            (command.AndOr
              ops: [Op_DPipe]
              children: [
                (C {(_init_completion)})
                (command.ControlFlow token:<ControlFlow_Return return>)
              ]
            )
            (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:[59])
                          op: Equal
                          rhs: 
                            {
                              (word_part.ArrayLiteralPart
                                words: [
                                  {
                                    (word_part.CommandSubPart
                                      command_list: 
                                        (command.CommandList
                                          children: [
                                            (C {(compgen)} {(-W)} 
                                              {
                                                (SQ <'-eval -load -f -batch -dir -libdir -compile\n'> 
                                                  <
'            -o-file -c-file -h-file -data-file -system-p'
                                                  >
                                                )
                                              } {(--)} {(DQ ($ VSub_DollarName '$cur'))}
                                            )
                                          ]
                                        )
                                      left_token: <Left_CommandSub '$('>
                                      spids: [62 79]
                                    )
                                  }
                                ]
                              )
                            }
                          spids: [59]
                        )
                      ]
                      spids: [59]
                    )
                  ]
                  spids: [16777215 56]
                )
              ]
              else_action: [(C {(_filedir)})]
              spids: [84 90]
            )
            (command.ControlFlow token:<ControlFlow_Return return> arg_word:{(0)})
          ]
          spids: [14]
        )
      spids: [10 13]
    )
    (C {(complete)} {(-F)} {(_gcl)} {(-o)} {(default)} {(gcl)})
  ]
)