StaticForeach.aggrfe

* Not null iff the static foreach is over an aggregate. In * this case, it contains the corresponding ForeachStatement. For * StaticForeachDeclaration, the body is null.

class StaticForeach
ForeachStatement aggrfe;
Suggestion Box / Bug Report