const go/printer.infinity
7 uses
go/printer (current package)
nodes.go#L94: if p.commentOffset == infinity {
nodes.go#L1689: return infinity
nodes.go#L1765: return infinity
printer.go#L22: infinity = 1 << 30
printer.go#L145: p.commentOffset = infinity
printer.go#L1314: p.flush(token.Position{Offset: infinity, Line: infinity}, token.EOF)
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |