go/ast.Ellipsis.Pos (method, view implemented interface methods)
2 uses
go/ast (current package)
ast.go#L484: func (x *Ellipsis) Pos() token.Pos { return x.Ellipsis }
go/parser
parser.go#L1650: p.error(len.Pos(), "expected array length, found '...'")
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)