
header position 0..62
module missingType
  metamodel http://www.eclipse.org/emf/2002/Ecore (21..59)
  
  public template myTemplate(myParam : EPackage (94..119))
    [let 
    *** error binding ***
    missing name: -1
    missing colon: -1
    missing type: 144
    missing affectation symbol: null
    missing affectation symbol position: -1
    myVariable : ***ERROR*** = ->first(.aqlFeatureAccess(myParam, 'eClassifiers')) (146..175) (130..175)
      some static text. (newLineNeeded) (182..201) (176..203)
    [/let] (125..209)
     (newLineNeeded) (209..211) (121..211)
  [/template] (66..222) (0..222)