Home
last modified time | relevance | path

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

/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/
H A D_error.py12 class ParsingError(BaseError): class
/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/classes/
H A D_cursor.py67 …_cxcursor_and_range_callback(cursor: CursorLike, parsing_error_handler: Optional[Callable[[Parsing…