FuncDeclaration.needsClosure

Look at all the variables in this function that are referenced by nested functions, and determine if a closure needs to be created for them.

class FuncDeclaration
final
bool
needsClosure
()
Suggestion Box / Bug Report