go/ast.printer.last (field)
4 uses
go/ast (current package)
print.go#L50: last: '\n', // force printing of line number on first line
print.go#L83: last byte // the last byte processed by Write
print.go#L100: } else if p.last == '\n' {
print.go#L112: p.last = b
![]() |
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. |