All Projects → SpoonLabs → spoon-examples

SpoonLabs / spoon-examples

Licence: GPL-2.0 License
Examples on how to use the Spoon Java source code transformation library

Programming Languages

java
68154 projects - #9 most used programming language

Build Status

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].