Skip to content

[Experimental] source code convertor for `@Sealed` to `sealed`

Notifications You must be signed in to change notification settings

QuiltMC/quilt-multi-java-gen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quilt Multi Java Gen

This is an experimental project to convert an @Sealed annotation into a proper java 17 sealed keyword (in source code), to allow projects to publish on Java 8 and allow consumers to benefit from Java 17 features (like sealed types), and particularly the Java 21 feature of Pattern Matching for Switch for those types.

About

[Experimental] source code convertor for `@Sealed` to `sealed`

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages