blob: 9ec16b2ff1df74b85a5f208f76408a7eac3e5f57 [file] [log] [blame]
[comment encoding = UTF-8 /]
[module blockForVariableInitialization('http://www.eclipse.org/emf/2002/Ecore')/]
[template public main(eClass : EClass)][file (eClass.name + '.txt', false, 'UTF-8')][eClass.blockFor()/][/file][/template]
[template public blockFor(eClass : EClass)][for(Sequence{1, 2, 3}) {
newName : String = 'newName';
}]blockFor[newName/][/for][/template]