Searched refs:_get_lines_with_footprint (Results 1 – 1 of 1) sorted by relevance
332 …def _get_lines_with_footprint(self, start_offset: int, file_content: typing.List[str]) -> typing.L… member in SizeCalculator433 …information_lines = self._get_lines_with_footprint(start_offset=data_line_start_idx, file_content=…