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.py4172 self.next(self.state_function_docstring)
4321 return self.next(self.state_function_docstring, line)
4348 return self.next(self.state_function_docstring, line)
4674 return self.next(self.state_function_docstring, line)
4689 def state_function_docstring(self, line): member in DSLParser