Ask a question to get started
Enter to sendā¢Shift+Enter new line
visit_AsyncFunctionDef( self, node: ast.AsyncFunctionDef, ) -> None
node
ast.AsyncFunctionDef
The node to visit.
Visit an async function definition.