VarDeclaration.checkNestedReference

Check to see if this variable is actually in an enclosing function rather than the current one. Returns true if error occurs.

class VarDeclaration
final
bool
checkNestedReference
(
,
Loc loc
)

Meta