go/ast.SelectStmt.Pos (method)

one use

	go/ast (current package)
		ast.go#L773: func (s *SelectStmt) Pos() token.Pos     { return s.Select }