324 Forks
1527 Stars
1527 Watchers

spoon

Spoon is a metaprogramming library to analyze and transform Java source code. :spoon: is made with :heart:, :beers: and :sparkles:. It parses source files to build a well-designed AST with powerful analysis and transformation API.

How to download and setup spoon

Open terminal and run command
git clone https://github.com/INRIA/spoon.git
git clone is used to create a copy or clone of spoon repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with spoon https://github.com/INRIA/spoon/archive/master.zip

Or simply clone spoon with SSH
[email protected]:INRIA/spoon.git

If you have some problems with spoon

You may open issue on spoon support forum (system) here: https://github.com/INRIA/spoon/issues