Skip to content

simonAllier/SpoonExo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This program extracts all the statements found in the java classes of a source directory (which is given in parameter). For this Spoon is used: http://spoon.gforge.inria.fr/

Example of use: mvn package java -jar target/Exo-1.0-SNAPSHOT-jar-with-dependencies.jar src/java/main

Exo: extract all the access to local variables found in these statements. For this, you can use the visitor pattern.

For a example of output, see example_output

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages