Searched refs:rst_lineno (Results 1 – 1 of 1) sorted by relevance
140 def rst_lineno(lineno: int) -> str: member in RstFormatters161 lines.append(self.fmt.rst_lineno(do_dict[LINE_STR]))192 lines.append(self.fmt.rst_lineno(operation[LINE_STR]))263 lines.append(self.fmt.rst_lineno(definition[LINE_STR]))300 lines.append(self.fmt.rst_lineno(attr[LINE_STR]))352 lines.append(self.fmt.rst_lineno(lineno))