Searched refs:get_formatted_location_string_from_cursor (Results 1 – 1 of 1) sorted by relevance
267 loc_str = cls.get_formatted_location_string_from_cursor(cursor)547 def get_formatted_location_string_from_cursor(cls, cursor: CursorLike) -> str: member in Cursor566 return self.get_formatted_location_string_from_cursor(self)