
header position 0..81
module ifStatementThenWithIndentation
  metamodel http://www.eclipse.org/emf/2002/Ecore (40..78)
  [comment @main  (94..100) /] (85..102)
  
  public template myTemplate(myParam : EPackage (132..157))
  @main
    [file url .add(.aqlFeatureAccess(myParam, 'name'), '.txt') (170..191) mode overwrite
      first text. (newLineNeeded) (210..223)
      *** (227..230)
      [if true (235..239)
        then block. (newLineNeeded) (252..265) (241..272)
      [else]
        [if false (281..286)
          elseif block. (newLineNeeded) (299..314) (288..321)
        [else]
          else block. (newLineNeeded) (338..351) (327..358)
        [/if] (272..363) (-1..-1)
      [/if] (230..363)
       (newLineNeeded) (363..365)
      last text. (newLineNeeded) (369..381) (204..383)
    [/file] (163..390)
     (newLineNeeded) (390..392) (159..392)
  [/template] (104..403) (0..403)