Member predicate Generated::YieldStmt::getImmediateResult
Gets the indexth result of this yield statement (0-based).
This includes nodes from the “hidden” AST. It can be overridden in subclasses to change the
behavior of both the Immediate and non-Immediate versions.
Expr getImmediateResult(int index)