
header position 0..81
module ifStatementElseWithIndentation
  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 false (235..240)
        then block. (newLineNeeded) (253..266) (242..273)
      [else]
        [if false (282..287)
          elseif block. (newLineNeeded) (300..315) (289..322)
        [else]
          else block. (newLineNeeded) (339..352) (328..359)
        [/if] (273..364) (-1..-1)
      [/if] (230..364)
       (newLineNeeded) (364..366)
      last text. (newLineNeeded) (370..382) (204..384)
    [/file] (163..391)
     (newLineNeeded) (391..393) (159..393)
  [/template] (104..404) (0..404)