(command.AndOr
  ops: [Op_DAmp]
  children: [
    (command.FuncDef
      name: _cfrun
      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.Assignment
              keyword: Assign_Local
              pairs: [
                (assign_pair
                  lhs: (lhs_expr.LhsName name:i spids:[32])
                  op: Equal
                  spids: [32]
                )
                (assign_pair
                  lhs: (lhs_expr.LhsName name:section spids:[34])
                  op: Equal
                  rhs: {(1)}
                  spids: [34]
                )
              ]
              spids: [30]
            )
            (command.ForExpr
              init: 
                (arith_expr.BinaryAssign
                  op_id: Arith_Equal
                  left: (lhs_expr.LhsName name:i spids:[42])
                  right: (arith_expr.ArithWord w:{(Lit_Digits 1)})
                )
              cond: 
                (arith_expr.ArithBinary
                  op_id: Arith_Less
                  left: (arith_expr.ArithVarRef token:<Lit_ArithVarLike i>)
                  right: (arith_expr.ArithVarRef token:<Lit_ArithVarLike cword>)
                )
              update: 
                (arith_expr.UnaryAssign
                  op_id: Node_PostDPlus
                  child: (lhs_expr.LhsName name:i spids:[54])
                )
              body: 
                (command.DoGroup
                  children: [
                    (command.If
                      arms: [
                        (if_arm
                          cond: [
                            (command.Sentence
                              child: 
                                (command.DBracket
                                  expr: 
                                    (bool_expr.BoolBinary
                                      op_id: BoolBinary_GlobDEqual
                                      left: 
                                        {
                                          (DQ 
                                            (word_part.BracedVarSub
                                              token: <VSub_Name words>
                                              bracket_op: 
                                                (bracket_op.ArrayIndex
                                                  expr: 
                                                    (arith_expr.ArithVarRef
                                                      token: <Lit_ArithVarLike i>
                                                    )
                                                )
                                              spids: [69 74]
                                            )
                                          )
                                        }
                                      right: {(--)}
                                    )
                                )
                              terminator: <Op_Semi ';'>
                            )
                          ]
                          action: [
                            (command.Assignment
                              keyword: Assign_None
                              pairs: [
                                (assign_pair
                                  lhs: (lhs_expr.LhsName name:section spids:[87])
                                  op: Equal
                                  rhs: 
                                    {
                                      (word_part.ArithSubPart
                                        anode: 
                                          (arith_expr.ArithBinary
                                            op_id: Arith_Plus
                                            left: 
                                              (arith_expr.ArithVarRef
                                                token: <Lit_ArithVarLike section>
                                              )
                                            right: (arith_expr.ArithWord w:{(Lit_Digits 1)})
                                          )
                                        spids: [88 95]
                                      )
                                    }
                                  spids: [87]
                                )
                              ]
                              spids: [87]
                            )
                          ]
                          spids: [16777215 84]
                        )
                      ]
                      spids: [16777215 98]
                    )
                  ]
                  spids: [61 101]
                )
            )
            (command.Case
              to_match: {($ VSub_DollarName '$section')}
              arms: [
                (case_arm
                  pat_list: [{(1)}]
                  action: [
                    (command.Case
                      to_match: {($ VSub_DollarName '$prev')}
                      arms: [
                        (case_arm
                          pat_list: [{(-f)}]
                          action: [
                            (C {(_filedir)})
                            (command.ControlFlow
                              token: <ControlFlow_Return return>
                              arg_word: {(0)}
                            )
                          ]
                          spids: [123 124 135 16777215]
                        )
                      ]
                      spids: [116 120 138]
                    )
                    (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:[161])
                                  op: Equal
                                  rhs: 
                                    {
                                      (word_part.ArrayLiteralPart
                                        words: [
                                          {
                                            (word_part.CommandSubPart
                                              command_list: 
                                                (command.CommandList
                                                  children: [
                                                    (C {(compgen)} {(-W)} {(SQ <'-f -h -d -S -T -v'>)} 
                                                      {(--)} {(DQ ($ VSub_DollarName '$cur'))}
                                                    )
                                                  ]
                                                )
                                              left_token: <Left_CommandSub '$('>
                                              spids: [164 180]
                                            )
                                          }
                                        ]
                                      )
                                    }
                                  spids: [161]
                                )
                              ]
                              spids: [161]
                            )
                          ]
                          spids: [16777215 158]
                        )
                      ]
                      else_action: [
                        (command.Assignment
                          keyword: Assign_None
                          pairs: [
                            (assign_pair
                              lhs: (lhs_expr.LhsName name:hostfile spids:[188])
                              op: Equal
                              rhs: 
                                {
                                  (word_part.BracedVarSub
                                    token: <VSub_Name CFINPUTS>
                                    suffix_op: 
                                      (suffix_op.StringUnary
                                        op_id: VTest_ColonHyphen
                                        arg_word: 
                                          {(Lit_Slash /) (var) (Lit_Slash /) (lib) (Lit_Slash /) 
                                            (cfengine) (Lit_Slash /) (inputs)
                                          }
                                      )
                                    spids: [189 200]
                                  ) (/cfrun.hosts)
                                }
                              spids: [188]
                            )
                          ]
                          spids: [188]
                        )
                        (command.ForExpr
                          init: 
                            (arith_expr.BinaryAssign
                              op_id: Arith_Equal
                              left: (lhs_expr.LhsName name:i spids:[208])
                              right: (arith_expr.ArithWord w:{(Lit_Digits 1)})
                            )
                          cond: 
                            (arith_expr.ArithBinary
                              op_id: Arith_Less
                              left: (arith_expr.ArithVarRef token:<Lit_ArithVarLike i>)
                              right: (arith_expr.ArithVarRef token:<Lit_ArithVarLike cword>)
                            )
                          update: 
                            (arith_expr.UnaryAssign
                              op_id: Node_PostDPlus
                              child: (lhs_expr.LhsName name:i spids:[220])
                            )
                          body: 
                            (command.DoGroup
                              children: [
                                (command.If
                                  arms: [
                                    (if_arm
                                      cond: [
                                        (command.Sentence
                                          child: 
                                            (command.DBracket
                                              expr: 
                                                (bool_expr.BoolBinary
                                                  op_id: BoolBinary_GlobDEqual
                                                  left: 
                                                    {
                                                      (DQ 
                                                        (word_part.BracedVarSub
                                                          token: <VSub_Name words>
                                                          bracket_op: 
                                                            (bracket_op.ArrayIndex
                                                              expr: 
                                                                (arith_expr.ArithVarRef
                                                                  token: <Lit_ArithVarLike i>
                                                                )
                                                            )
                                                          spids: [235 240]
                                                        )
                                                      )
                                                    }
                                                  right: {(BoolUnary_f -f)}
                                                )
                                            )
                                          terminator: <Op_Semi ';'>
                                        )
                                      ]
                                      action: [
                                        (command.Assignment
                                          keyword: Assign_None
                                          pairs: [
                                            (assign_pair
                                              lhs: (lhs_expr.LhsName name:hostfile spids:[253])
                                              op: Equal
                                              rhs: 
                                                {
                                                  (word_part.BracedVarSub
                                                    token: <VSub_Name words>
                                                    bracket_op: 
                                                      (bracket_op.ArrayIndex
                                                        expr: 
                                                          (arith_expr.ArithBinary
                                                            op_id: Arith_Plus
                                                            left: 
                                                              (arith_expr.ArithVarRef
                                                                token: <Lit_ArithVarLike i>
                                                              )
                                                            right: 
                                                              (arith_expr.ArithWord
                                                                w: {(Lit_Digits 1)}
                                                              )
                                                          )
                                                      )
                                                    spids: [254 261]
                                                  )
                                                }
                                              spids: [253]
                                            )
                                          ]
                                          spids: [253]
                                        )
                                        (command.ControlFlow
                                          token: <ControlFlow_Break break>
                                        )
                                      ]
                                      spids: [16777215 250]
                                    )
                                  ]
                                  spids: [16777215 267]
                                )
                              ]
                              spids: [227 270]
                            )
                        )
                        (command.AndOr
                          ops: [Op_DAmp]
                          children: [
                            (command.DBracket
                              expr: 
                                (bool_expr.LogicalNot
                                  child: 
                                    (bool_expr.BoolUnary
                                      op_id: BoolUnary_f
                                      child: {($ VSub_DollarName '$hostfile')}
                                    )
                                )
                            )
                            (command.ControlFlow
                              token: <ControlFlow_Return return>
                              arg_word: {(0)}
                            )
                          ]
                        )
                        (command.Assignment
                          keyword: Assign_None
                          pairs: [
                            (assign_pair
                              lhs: (lhs_expr.LhsName name:COMPREPLY spids:[291])
                              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 {(command)} {(grep)} {(-v)} {(-E)} 
                                                                {(SQ <'(=|^$|^#)'>)} {($ VSub_DollarName '$hostfile')}
                                                              )
                                                            ]
                                                          )
                                                        left_token: <Left_CommandSub '$('>
                                                        spids: [300 318]
                                                      )
                                                    )
                                                  } {(--)} {(DQ ($ VSub_DollarName '$cur'))}
                                                )
                                              ]
                                            )
                                          left_token: <Left_CommandSub '$('>
                                          spids: [294 327]
                                        )
                                      }
                                    ]
                                  )
                                }
                              spids: [291]
                            )
                          ]
                          spids: [291]
                        )
                      ]
                      spids: [185 332]
                    )
                  ]
                  spids: [112 113 335 16777215]
                )
                (case_arm
                  pat_list: [{(2)}]
                  action: [
                    (command.Assignment
                      keyword: Assign_None
                      pairs: [
                        (assign_pair
                          lhs: (lhs_expr.LhsName name:COMPREPLY spids:[342])
                          op: Equal
                          rhs: 
                            {
                              (word_part.ArrayLiteralPart
                                words: [
                                  {
                                    (word_part.CommandSubPart
                                      command_list: 
                                        (command.CommandList
                                          children: [
                                            (C {(compgen)} {(-W)} {(SQ <'$( _parse_help cfagent )'>)} 
                                              {(--)} {(DQ ($ VSub_DollarName '$cur'))}
                                            )
                                          ]
                                        )
                                      left_token: <Left_CommandSub '$('>
                                      spids: [345 361]
                                    )
                                  }
                                ]
                              )
                            }
                          spids: [342]
                        )
                      ]
                      spids: [342]
                    )
                  ]
                  spids: [338 339 366 16777215]
                )
              ]
              spids: [105 109 369]
            )
          ]
          spids: [8]
        )
      spids: [4 7]
    )
    (C {(complete)} {(-F)} {(_cfrun)} {(cfrun)})
  ]
)