We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7063cc5 commit fcb9fe5Copy full SHA for fcb9fe5
README.md
@@ -44,6 +44,6 @@
44
- [clonedprojects](CodeAnalysisJava/ProjectsToParse/projectstobecloned) : folder which will contian the cloned projects and Build Files
45
- [alljavafiles.lst](CodeAnalysisJava/ProjectsToParse/clonedprojects/alljavafiles.lst) : list of .java files whose AST is to be passed
46
47
-5.
48
49
-6. TO DO: Commands to build the javacodeanalyzer project form command line
+5. TO DO : Commands to compile/build the javacodeanalyzer project form command line
+6. TO DO : Commands to generate ASTs
0 commit comments