blob: 9842af87258a648d67d5724a34e25b05c5ea6842 [file] [log] [blame]
[comment encoding = UTF-8 /]
[module letScopeInvalid8('http://www.eclipse.org/emf/2002/Ecore')]
[template public generate(l : EClass)]
[l.defaultValue/]
[let l : EOperation = l.eAllOperations->first()]
[l.eParameters/]
[let l : EParameter = l.eParameters->first()]
[l.eOperation/] [l.defaultValue/]
[/let]
[/let]
[l.defaultValue/]
[let l : EAttribute = l.eAllAttributes->first()]
[l.volatile/]
[let l : EAnnotation = l.eAnnotations->first()]
[l.source/]
[/let]
[/let]
[l.defaultValue/]
[/template]