Searched refs:_TokenizedFormatString (Results 1 – 1 of 1) sorted by relevance
220 class _TokenizedFormatString(NamedTuple): class249 self._cache: dict[int, list[_TokenizedFormatString]] = {}262 def lookup(self, token: int) -> list[_TokenizedFormatString]:269 _TokenizedFormatString(553 def lookup(self, token: int) -> list[_TokenizedFormatString]: