go/token.File.LineCount (method)
3 uses
go/token (current package)
position.go#L127: func (f *File) LineCount() int {
go/ast
import.go#L122: if endLine == endFile.LineCount() {
golang.org/x/pkgsite/internal/godoc/internal/doc
example.go#L467: if tfile.LineCount() >= 3 {
![]() |
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. |