phodal / chapi

CHAPI (Common Hierarchical Abstract Parser and Information Converter) streamlines code analysis by converting diverse language source code into a unified abstract model, simplifying cross-language development. Chapi 是一个通用层次抽象解析器与信息转换器,它可以将不同编程语言的源代码转换为统一的层次抽象模型。
https://chapi.phodal.com/
Mozilla Public License 2.0
270 stars 44 forks source link

feat: <kotlin> function call dependency #12

Closed Anddd7 closed 2 years ago

Anddd7 commented 2 years ago

early acess (it works, but not a good idea for kotlin... the grammer is much more complex than java...