- Use ANTLR Java grammar.
- Test the grammar on a simple Java program.
- Use the parser to parse the program and generate the parse tree.
- Inject Java code by using ANTLR and take the Java Code and output the same Java code after injection.
- Run the modified Java file to check which code is visited
- Generate an HTML From the modified Java file that's indicat which block is visited or not.
- Documentation Using Doxygen.
- Complete the pipeline.
- branch checking as Bounce
- Yossef Mohamed AbdelMohsen
- Ahmed Saied
- Yossef Magdy
- Yasser Elmenshawey