Ask a question to get started
Enter to send•Shift+Enter new line
visit_FunctionDef( self, node: ast.FunctionDef, ) -> None
node
ast.FunctionDef
The node to visit.
Visit a function definition.