torch.tx.astToString function astToString(node: ASTNode): string Convert AST to string representation (for debugging/hover preview). Parameters nodeASTNode Returns string