Hi Groovy Users, I am having a bit of trouble understanding some groovy code. I have raised a question in SO here.
https://stackoverflow.com/questions/55408982/groovy-closure-v. I came across this when going through compile time meta programming in the reference docs. I would appreciate if anybody on here can point me to some resource where I can better understand why "$v { methodCount }" is needed ? Regards, Arun Menon