
header position 0..81
module ifStatementThenWithIndentation
  metamodel http://www.eclipse.org/emf/2002/Ecore (40..78)
  [comment @main  (92..98) /] (83..100)
  
  public template myTemplate(myParam : EPackage (129..154))
  @main
    [file url .add(.aqlFeatureAccess(myParam, 'name'), '.txt') (166..187) mode overwrite
      first text. (newLineNeeded) (205..217)
      *** (221..224)
      [if true (229..233)
        then block. (newLineNeeded) (245..257) (235..264)
      [else]
        [if false (273..278)
          elseif block. (newLineNeeded) (290..304) (280..311)
        [else]
          else block. (newLineNeeded) (327..339) (317..346)
        [/if] (264..351) (-1..-1)
      [/if] (224..351)
       (newLineNeeded) (351..352)
      last text. (newLineNeeded) (356..367) (200..369)
    [/file] (159..376)
     (newLineNeeded) (376..377) (156..377)
  [/template] (101..388) (0..388)