tree-sitter
tree-sitter copied to clipboard
Why do symbols not in the source code appear in the AST leaves?
Thank you for your great work!When I use this tool to parse java code, extra ";" or ")" appears in the AST leaves.