
header position 0..80
module ifStatementThenFalseCondition
  metamodel http://www.eclipse.org/emf/2002/Ecore (39..77)
  [comment @main  (93..99) /] (84..101)
  
  public template myTemplate(myParam : EPackage (131..156))
  @main
    [file url .add(.aqlFeatureAccess(myParam, 'name'), '.txt') (169..190) mode overwrite
      first text. (newLineNeeded) (209..222)
      [if false (231..236)
        then block. (newLineNeeded) (246..259) (238..263)
      [/if] (226..268)
       (newLineNeeded) (268..270)
      last text. (newLineNeeded) (274..286) (203..288)
    [/file] (162..295)
     (newLineNeeded) (295..297) (158..297)
  [/template] (103..308) (0..308)