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

one use

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