What is the ctx argument in the Python AST representation? For example:
ctx
>>> print(ast.dump(ast.parse(\'-a\'))) Module(body=[Expr(value=U