6 ms·
The AST and the parse tree are basically the same. You only need to rename the bracket nodes to their first element.
by konjin 5y ago
The AST and the parse tree are basically the same. You only need to rename the bracket nodes to their first element.