
header position 0..83
module ifStatementElseIfWithIndentation
  metamodel http://www.eclipse.org/emf/2002/Ecore (42..80)
  [comment @main  (96..102) /] (87..104)
  
  public template myTemplate(myParam : EPackage (134..159))
  @main
    [file url .add(.aqlFeatureAccess(myParam, 'name'), '.txt') (172..193) mode overwrite
      first text. (newLineNeeded) (212..225)
      *** (229..232)
      [if false (237..242)
        then block. (newLineNeeded) (255..268) (244..275)
      [else]
        [if true (284..288)
          elseif block. (newLineNeeded) (301..316) (290..323)
        [else]
          else block. (newLineNeeded) (340..353) (329..360)
        [/if] (275..365) (-1..-1)
      [/if] (232..365)
       (newLineNeeded) (365..367)
      last text. (newLineNeeded) (371..383) (206..385)
    [/file] (165..392)
     (newLineNeeded) (392..394) (161..394)
  [/template] (106..405) (0..405)