code_ast icon indicating copy to clipboard operation
code_ast copied to clipboard

Update the code_ast to code_cst?

Open shihai1991 opened this issue 2 years ago • 2 comments

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?

shihai1991 avatar Jan 20 '23 03:01 shihai1991