Searched defs:lines (Results 1 – 3 of 3) sorted by relevance
64 def add(self, lines): argument
72 def add(self, lines): argument
299 def lines(self, headings_only: bool = False) -> list[tuple[SourceRange, str, Verdict]]: member in SectionBase