Home
last modified time | relevance | path

Searched refs:SynopsisImpl (Results 1 – 2 of 2) sorted by relevance

/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/
H A D_typing.py124 SynopsisImpl = TypeVar('SynopsisImpl', bound=Synopsis) variable
/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/classes/docs/
H A D_doc_section_base.py727 …def _check_symbol_matches_synopsis_name(self: SynopsisImpl, docstring: PetscDocStringImpl, cursor:… argument
764 …def _check_synopsis_description_separator(self: SynopsisImpl, docstring: PetscDocStringImpl, start… argument
780 …def _check_blurb_length(self: SynopsisImpl, docstring: PetscDocStringImpl, cursor: Cursor, blurb_i… argument
805 …def _syn_common_checks(self: SynopsisImpl, linter: Linter, cursor: Cursor, docstring: PetscDocStri… argument