Home
last modified time | relevance | path

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

/external/python/cpython3/Tools/clinic/
Dclinic.py4189 self.next(self.state_function_docstring)
4339 return self.next(self.state_function_docstring, line)
4366 return self.next(self.state_function_docstring, line)
4692 return self.next(self.state_function_docstring, line)
4707 def state_function_docstring(self, line): member in DSLParser