Home
last modified time | relevance | path

Searched defs:BlurbItemType (Results 1 – 1 of 1) sorted by relevance

/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/classes/docs/
H A D_doc_section_base.py637 BlurbItemType: TypeAlias = List[Tuple[SourceRange, str]] variable in Synopsis
780 …nopsisImpl, docstring: PetscDocStringImpl, cursor: Cursor, blurb_items: Synopsis.BlurbItemType) ->…