loopNodeStack property
Stack of SForStatement nodes corresponding to the environments
Implementation
final List<SForStatement> loopNodeStack = [];
Stack of SForStatement nodes corresponding to the environments
final List<SForStatement> loopNodeStack = [];