code_ast
code_ast copied to clipboard
Update the code_ast to code_cst?
tree-sitter' goal is that It can build a concrete syntax tree for a source file. If code_ast's backend is tree-sitter, so the tree is cst, not ast?