phodal / coca

Coca is a toolbox which is design for legacy system refactoring and analysis, includes call graph, concept analysis, api tree, design patterns suggest. Coca 是一个用于系统重构、系统迁移和系统分析的工具箱。它可以分析代码中的测试坏味道、模块化分析、行数统计、分析调用与依赖、Git 分析以及自动化重构等。

Home Page:https://coca.migration.ink/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Parallel parser

phodal opened this issue · comments

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

  1. generate temp json file
  2. concat json file
  3. delete cache file

Additional context
Add any other context or screenshots about the feature request here.

move to ArchGuard