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

Method stmtList

from_go/nodes.go:911–941  ·  view source on GitHub ↗

---------------------------------------------------------------------------- Statements Print the statement list indented, but without a newline after the last statement. Extra line breaks between statements in the source are respected but at most one empty line is printed between statements.

(list []ast.Stmt, nindent int, nextIsRBrace bool)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

blockMethod · 0.95
stmtMethod · 0.95
printNodeMethod · 0.95

Calls 6

printMethod · 0.95
linebreakMethod · 0.95
lineForMethod · 0.95
stmtMethod · 0.95
isMultiLineMethod · 0.95
PosMethod · 0.65

Tested by

no test coverage detected