scopeChain property

List<Scope> scopeChain
final

Scope chain for this call frame.

Implementation

final List<Scope> scopeChain;