Closed Avv22 closed 2 years ago
Hello! Astminer currently does not have this functionality. We are working on extending PsiMiner with functionality for mining more complex graph representations such as CFG and DFG, stay tuned :slightly_smiling_face:
@egor-bogomolov. Any expectations please when this tool should be published?
@Avra2 I expect to have a working prototype for Java in May. Not yet a stable version and likely with some performance issues, but I can ping you to try it :slightly_smiling_face: What is your use case, and which languages do you need?
@egor-bogomolov. Thanks for your quick responses as always. I am looking to extract python and Java dependency graph or control flow graph information. Java/python file can have classes or methods, so not sure if your tool can parse whole file or it only accepts methods please?
@egor-bogomolov. Hello Egor. Is there any update on your tool please to extract control flow graph from source code? I am interested only in Java and Python.
Hello JetBrains Team,
I understand that your tool is supposed to extract paths from AST of a source code, do you have similar tools that extract control flow graph of a source code please?
Thanks.