ceylon-dart icon indicating copy to clipboard operation
ceylon-dart copied to clipboard

improve generation of synthetic variable identifiers

Open jvasileff opened this issue 8 years ago • 0 comments

Temp and synthetic variable name generation is a bit ad-hoc and should be centralized. Maybe something like String generateName(NameTypeEnum purpose, Declaration? forDeclaration).

jvasileff avatar Aug 28 '16 22:08 jvasileff