Home
last modified time | relevance | path

Searched refs:state_function_docstring (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/python/cpython3/Tools/clinic/
Dclinic.py4319 self.next(self.state_function_docstring)
4469 return self.next(self.state_function_docstring, line)
4496 return self.next(self.state_function_docstring, line)
4846 return self.next(self.state_function_docstring, line)
4861 def state_function_docstring(self, line): member in DSLParser