nodeSize determines the size of n in chars after formatting. The result is <= maxSize if the node fits on one line with at most maxSize chars and the formatted output doesn't contain any control chars. Otherwise, the result is > maxSize.
(n ast.Node, maxSize int)
source not stored for this graph (policy: none)
no test coverage detected