-
Notifications
You must be signed in to change notification settings - Fork 9
Regarding CFG-based AST generation #1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Open the understand software, after importing your java file for parsing, select tools->run command |
@ZhichaoOuyang |
@sjk0825 |
I'm trying to convert java source codes into CFG-based ast following the readme written on the data preprocessing part.
However, I encountered the problem at executing the "test.pl" file step.
I'm confused about what values the arguments should be set to run "test.pl".
Could you tell me a more specific way to run "test.pl"?
The text was updated successfully, but these errors were encountered: