(command.AndOr
  ops: [Op_DAmp]
  children: [
    (command.FuncDef
      name: _ccache
      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]
                )
                (assign_pair
                  lhs: (lhs_expr.LhsName name:split spids:[21])
                  op: Equal
                  spids: [21]
                )
              ]
              spids: [11]
            )
            (command.AndOr
              ops: [Op_DPipe]
              children: [
                (C {(_init_completion)} {(-s)})
                (command.ControlFlow token:<ControlFlow_Return return>)
              ]
            )
            (command.If
              arms: [
                (if_arm
                  cond: [
                    (command.Sentence
                      child: 
                        (command.DBracket
                          expr: 
                            (bool_expr.LogicalAnd
                              left: 
                                (bool_expr.BoolBinary
                                  op_id: BoolBinary_eq
                                  left: {($ VSub_DollarName '$COMP_CWORD')}
                                  right: {(1)}
                                )
                              right: 
                                (bool_expr.BoolBinary
                                  op_id: BoolBinary_GlobNEqual
                                  left: 
                                    {
                                      (word_part.BracedVarSub
                                        token: <VSub_Name COMP_WORDS>
                                        bracket_op: 
                                          (bracket_op.ArrayIndex
                                            expr: 
                                              (arith_expr.ArithVarRef
                                                token: <Lit_ArithVarLike COMP_CWORD>
                                              )
                                          )
                                        spids: [46 51]
                                      )
                                    }
                                  right: {(-) (Lit_Other '*')}
                                )
                            )
                        )
                      terminator: <Op_Semi ';'>
                    )
                  ]
                  action: [
                    (C {(_command_offset)} {(1)})
                    (command.ControlFlow token:<ControlFlow_Return return>)
                  ]
                  spids: [16777215 61]
                )
              ]
              spids: [16777215 72]
            )
            (command.Case
              to_match: {($ VSub_DollarName '$prev')}
              arms: [
                (case_arm
                  pat_list: [
                    {(-h)}
                    {(--help)}
                    {(-V)}
                    {(--version)}
                    {(-F)}
                    {(--max-files)}
                    {(-M)}
                    {(--max-size)}
                  ]
                  action: [(command.ControlFlow token:<ControlFlow_Return return>)]
                  spids: [83 98 104 16777215]
                )
                (case_arm
                  pat_list: [{(-o)} {(--set-config)}]
                  action: [
                    (command.If
                      arms: [
                        (if_arm
                          cond: [
                            (command.Sentence
                              child: 
                                (command.DBracket
                                  expr: 
                                    (bool_expr.BoolBinary
                                      op_id: BoolBinary_GlobNEqual
                                      left: {($ VSub_DollarName '$cur')}
                                      right: 
                                        {(Lit_Other '*') (BoolBinary_GlobEqual '=') (Lit_Other '*')}
                                    )
                                )
                              terminator: <Op_Semi ';'>
                            )
                          ]
                          action: [
                            (command.Assignment
                              keyword: Assign_None
                              pairs: [
                                (assign_pair
                                  lhs: (lhs_expr.LhsName name:COMPREPLY spids:[131])
                                  op: Equal
                                  rhs: 
                                    {
                                      (word_part.ArrayLiteralPart
                                        words: [
                                          {
                                            (word_part.CommandSubPart
                                              command_list: 
                                                (command.CommandList
                                                  children: [
                                                    (C {(compgen)} {(-S)} {(Lit_Other '=')} {(-W)} 
                                                      {
                                                        (DQ 
                                                          (word_part.CommandSubPart
                                                            command_list: 
                                                              (command.CommandList
                                                                children: [
                                                                  (command.Pipeline
                                                                    children: [
                                                                      (command.SimpleCommand
                                                                        words: [
                                                                          {($ VSub_Number '$1')}
                                                                          {(-p)}
                                                                        ]
                                                                        redirects: [
                                                                          (redir.Redir
                                                                            op: <Redir_Great '2>'>
                                                                            fd: 2
                                                                            arg_word: {(/dev/null)}
                                                                          )
                                                                        ]
                                                                      )
                                                                      (C {(awk)} 
                                                                        {
                                                                          (SQ 
                                                                            <
'$3 = "=" { print $2 }'
                                                                            >
                                                                          )
                                                                        }
                                                                      )
                                                                    ]
                                                                    negated: F
                                                                  )
                                                                ]
                                                              )
                                                            left_token: <Left_CommandSub '$('>
                                                            spids: [145 164]
                                                          )
                                                        )
                                                      } {(--)} {(DQ ($ VSub_DollarName '$cur'))}
                                                    )
                                                  ]
                                                )
                                              left_token: <Left_CommandSub '$('>
                                              spids: [134 173]
                                            )
                                          }
                                        ]
                                      )
                                    }
                                  spids: [131]
                                )
                              ]
                              spids: [131]
                            )
                            (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 128]
                        )
                      ]
                      spids: [16777215 198]
                    )
                    (command.ControlFlow token:<ControlFlow_Return return>)
                  ]
                  spids: [107 110 204 16777215]
                )
              ]
              spids: [76 80 207]
            )
            (command.AndOr
              ops: [Op_DAmp]
              children: [
                (C {($ VSub_DollarName '$split')})
                (command.ControlFlow token:<ControlFlow_Return return>)
              ]
            )
            (command.Assignment
              keyword: Assign_None
              pairs: [
                (assign_pair
                  lhs: (lhs_expr.LhsName name:COMPREPLY spids:[219])
                  op: Equal
                  rhs: 
                    {
                      (word_part.ArrayLiteralPart
                        words: [
                          {
                            (word_part.CommandSubPart
                              command_list: 
                                (command.CommandList
                                  children: [
                                    (C {(compgen)} {(-W)} {(SQ <'$( _parse_help "$1" )'>)} {(--)} 
                                      {(DQ ($ VSub_DollarName '$cur'))}
                                    )
                                  ]
                                )
                              left_token: <Left_CommandSub '$('>
                              spids: [222 238]
                            )
                          }
                        ]
                      )
                    }
                  spids: [219]
                )
              ]
              spids: [219]
            )
            (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: [8]
        )
      spids: [4 7]
    )
    (C {(complete)} {(-F)} {(_ccache)} {(ccache)})
  ]
)