Semantic diff prototype
No due date
0% complete
- The program is able to build a semantic description of a Java source file, including declaration of classes, methods, fields, code blocks, code paths.
- The program is able to describe a change with a set of semantic differences.
- The program is able to propose the user to represent the change using different semantic differences.
- The program doesn't have t…
- The program is able to build a semantic description of a Java source file, including declaration of classes, methods, fields, code blocks, code paths.
- The program is able to describe a change with a set of semantic differences.
- The program is able to propose the user to represent the change using different semantic differences.
- The program doesn't have to be integrated with NetBeans.