[错误]: TypeScript. _CLASS_TYPES 中缺少 abstract_class_declaration,因此没有索引的抽象类

作者: aala-conga创建于 2026年9月17日更新于 2026年9月17日
标签bug

"TypeScript": [ "class_declaration", "class", "interface_declaration", "type_alias_declaration", "enum_declaration", ], "tsx": [ ... same ... ], tree-sitter produces "abstract_class_declaration", which is real in both grammars — checked with the technique from #986:

内容来源: tirth8205/code-review-graph