Closed zzulb closed 9 months ago
Sorry for the late reply. Please check here for Java preprocessing.
For PHP and Swift preprocessing code, we haven't published it here. It will be published with another paper next year. I will keep you updated. Sorry about that.
You can also preprocess follow our paper with Anltr. Please let me know if you have any other questions.
I can't find any java and php related processing programs. Do c/c++, java, and php use the same Main.java file?
$ cd NISL_TIFS2021/EdgesGenerationAndDataPreprocess/Java_jdt_AST_CDFG/src/main/java/yoshikihigo/tinypdg/ $ java Main.java sourceFilePath savafilePath
$ cd NISL_TIFS2021/EdgesGenerationAndDataPreprocess/php_swift/src/php/main $ java TestPhp.java sourceFilePath savafilePath
$ cd NISL_TIFS2021/EdgesGenerationAndDataPreprocess/php_swift/src/swift3/main $ java TestSwift3.java sourceFilePath savafilePath