Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
andre15silva authored Jul 18, 2024
1 parent 1ba2d64 commit 65f28fd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Code Extractor for Java

This tool uses https://github.com/javaparser/javaparser to extract code from Java files.

Currently it supports extracting the largest function containing all given lines.

0 comments on commit 65f28fd

Please sign in to comment.