Skip to content

A tool that performs syntax tree analysis and refactors Scala code snippets.

License

Notifications You must be signed in to change notification settings

Scala-Refactoring-Toolkit/Scala-Refactoring-Tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scala-Refactoring-Tool

A tool that performs syntax tree analysis and refactors Scala code snippets.

Screenshot 2023-09-24 at 11 29 51 PM

Examples

CONDITIONALS TO PATTERN MATCH EXPRESSIONS

Screenshot 2023-09-24 at 11 33 45 PM

LOOPS TO COMMON SEQUENCE METHODS

Screenshot 2023-09-24 at 11 35 20 PM

About

A tool that performs syntax tree analysis and refactors Scala code snippets.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages