Print a list of expressions. If the list spans multiple source lines, the original line breaks are respected between expressions. TODO(gri) Consider rewriting this to be independent of []ast.Expr so that we can use the algorithm for any kind of list (e.g., pass list via a channel over which to rang
(prev0 token.Pos, list []ast.Expr, depth int, mode exprListMode, next0 token.Pos)
source not stored for this graph (policy: none)
no test coverage detected