Skip to content

A Java parser to extract the usage of collections and streams in Java code

License

Notifications You must be signed in to change notification settings

DiegoEliasCosta/collections-explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

collections-explorer

A Java parser to extract the usage of collections in Java code.

How to build

To build Collection-explorer you need the following dependencies:

Java 10 or older
Maven

Run the command mvn package to generate an executable jar with all dependencies embeded.

How to run

Run the jar with the help -h command to see the available options.

Documentation in progress.

About

A Java parser to extract the usage of collections and streams in Java code

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published