go/ast.Field.End (method, view implemented interface methods)
3 uses
go/ast (current package)
ast.go#L214: func (f *Field) End() token.Pos {
ast.go#L254: return f.List[n-1].End()
go/printer
nodes.go#L344: parLineEnd := p.lineFor(par.End())
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)