DigitalProductInnovationAndDevelopment / Anti-Pattern-Analysis

This project aims to provide tools and methodologies for identifying and addressing common anti-patterns in software development.
MIT License
1 stars 0 forks source link

Experimental Spoon Setup for AST creation and traversal #41

Open ncirak opened 2 months ago

ncirak commented 2 months ago

This PR includes:

Done in This PR:

As we can now get and traverse full method chains, we will proceed with using the Eclipse library. However, if any issues arise with Eclipse, Spoon is set up and ready to be used from this branch.