go/ast.FuncType.End (method, view implemented interface methods)
3 uses
go/ast (current package)
ast.go#L550: func (x *FuncType) End() token.Pos {
ast.go#L1020: return d.Type.End()
go/types
signature.go#L145: scopePos := ftyp.End() // all parameter's scopes start after the signature
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)