Searched refs:try_group_match (Results 1 – 2 of 2) sorted by relevance
191 …def try_group_match(self, klass: Type['FileMatch'], group: Union[str, int]) -> Optional['FileMatch… member in FileMatch202 m = self.try_group_match(FullMatch, group)
56 array = self.try_group_match(ArrayInitializer, 'value')