Skip to content

Examples on how to use the Spoon Java source code transformation library

License

Notifications You must be signed in to change notification settings

SpoonLabs/spoon-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spoon Examples

Introduction

spoon-examples gives analysis and transformation processors showing the usage of the open-source library Spoon.

You can see these processors in:

Usage

You can run the tests of the project with a mvn test command on the root of the project to execute all examples (all test classes).

git clone https://github.com/SpoonLabs/spoon-examples.git
cd spoon-examples
mvn test

About

Examples on how to use the Spoon Java source code transformation library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages