MCPcopy Create free account
hub / github.com/DAddYE/igo / exprList

Method exprList

from_go/nodes.go:123–264  ·  view source on GitHub ↗

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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

identListMethod · 0.95
expr1Method · 0.95
stmtMethod · 0.95
valueSpecMethod · 0.95
specMethod · 0.95

Calls 10

posForMethod · 0.95
lineForMethod · 0.95
printMethod · 0.95
expr0Method · 0.95
linebreakMethod · 0.95
nodeSizeMethod · 0.95
exprMethod · 0.95
PosMethod · 0.65
EndMethod · 0.65
IsValidMethod · 0.45

Tested by

no test coverage detected