
header position 0..80
module ifStatementThenFalseCondition
  metamodel http://www.eclipse.org/emf/2002/Ecore (39..77)
  [comment @main  (91..97) /] (82..99)
  
  public template myTemplate(myParam : EPackage (128..153))
  @main
    [file url .add(.aqlFeatureAccess(myParam, 'name'), '.txt') (165..186) mode overwrite
      first text. (newLineNeeded) (204..216)
      [if false (225..230)
        then block. (newLineNeeded) (239..251) (232..255)
      [/if] (220..260)
       (newLineNeeded) (260..261)
      last text. (newLineNeeded) (265..276) (199..278)
    [/file] (158..285)
     (newLineNeeded) (285..286) (155..286)
  [/template] (100..297) (0..297)