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

one use

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