Searched refs:add_note (Results 1 – 5 of 5) sorted by relevance
62 ).add_note(340 diag.add_note(mess).add_note(368 ).add_note(624 ).add_note(629 … diag.add_note(f'starting with {obj.get_formatted_blurb().rstrip()}', location=obj.extent.start)631 diag.add_note(
182 ).add_note(190 ).add_note(292 ).add_note(395 ).add_note(481 diag.add_note(510 ).add_note(531 ).add_note(644 diag.add_note('variable argument lists should be documented in notes')725 ).add_note(735 diag.add_note([all …]
822 ).add_note(827 ).add_note(829 ).add_note(
522 warn_diag.add_note(524 ).add_note(
543 def add_note(self, note: str, location: Optional[SourceLocationLike] = None) -> Diagnostic: member in Diagnostic