mirror of
https://github.com/apple/pkl.git
synced 2026-04-26 10:18:33 +02:00
The new name is consistent with existing names JavaCodeGenerator and CliJavaCodeGeneratorOptions. Backward compatibility is ensured by turning JavaCodegenOptions into a (deprecated) type alias. Also: deprecate `CliJavaCodeGeneratorOptions.toJavaCodegenOptions()`