FuncDeclaration.outerVars

Outer variables which are referenced by this nested function (the inverse of closureVars)

class FuncDeclaration
VarDeclarations outerVars;
Suggestion Box / Bug Report