go/ast.FuncType.End (method, view implemented interface methods)

2 uses

	go/ast (current package)
		ast.go#L540: func (x *FuncType) End() token.Pos {
		ast.go#L1018: 	return d.Type.End()