Deparse a compiled AST
deparse_js_ast(ast)
ast
The compiled AST. The JavaScript AST compiled from the R AST.
A character string. The compiled string.
This feature is experimental.