I've recently started working with Acceleo and it's really hard to me.
Nevertheless I've encountered a problem:
All variables are 'final', but I'd like to count how many times occurred specific statement. Let's say: how many times I have 'if'.
I've found some idea to add new items to collection, but I don't really know how to do it.
Please: understand I'm total newbie in acceleo, so please: any easy solution?