Searched refs:ArgParserType (Results 1 – 1 of 1) sorted by relevance
29 ArgParserType = Union[Callable[..., Any], Type] variable48 type: Optional[ArgParserType], argument60 self.type: Optional[ArgParserType] = type155 maybe_class: Optional[ArgParserType] = self.type168 maybe_class: Optional[ArgParserType]) -> None: argument585 type: Optional[ArgParserType], argument