paulirwin / JavaToCSharp

Java to C# converter
MIT License
248 stars 85 forks source link

Support basic Java 14 switch expressions, #63 #106

Closed paulirwin closed 4 months ago

paulirwin commented 4 months ago

Resolves #63. Note that multi-statement and yield forms are not yet supported (and might not ever be).