cincheo / jsweet

A Java to JavaScript transpiler.
http://www.jsweet.org
Other
1.45k stars 159 forks source link

PrinterAdapter to insert annotation in typescript #715

Closed joelmo closed 2 years ago

joelmo commented 2 years ago

Is it possible to modify fields of classes to insert a typescript annotation?

lgrignon commented 2 years ago

Hello @joelmo Yes JSweet can add code at transpilation, please read documentation on extensions and adapters