Skip to content

Deee92/one

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

one

This unit uses Spoon to find program constructs from a Java source file, based on their visibility. It currently supports public and private classes or methods.

Dependencies

Building and running

  • mvn clean install
  • java -jar target/<name-version-jar-with-dependencies>.jar /path/to/a/java/SourceFile.java
    --find <method (default) OR class>
    --visibility <public (default) OR private>
    

About

Unit 1 for WASP composable software tools project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages