go/ast.SendStmt.End (method)

one use

	go/ast (current package)
		ast.go#L787: func (s *SendStmt) End() token.Pos    { return s.Value.End() }