go/ast.SelectStmt.End (method)

one use

	go/ast (current package)
		ast.go#L835: func (s *SelectStmt) End() token.Pos { return s.Body.End() }