Searched defs:Repeat0 (Results 1 – 5 of 5) sorted by relevance
77 def visit_Repeat(self, node: Repeat0) -> Tuple[str, str]:154 def visit_Repeat0(self, node: Repeat0) -> Tuple[str, str]:
95 def visit_Repeat0(self, item: Repeat0) -> Set[str]:
256 def visit_Repeat0(self, repeat: Repeat0) -> bool:
300 def visit_Repeat0(self, node: Repeat0) -> FunctionCall:
282 class Repeat0(Repeat): class