Convert a compiled AST into a source map
source_map(ast)
ast
The compiled AST. The JavaScript AST compiled from the R AST.
A (list of) source map.
This feature is experimental.