Uses 1176K of libraries. Click here for Pure Java version (2941L/17K).
!include once #1025812 // javaParseCompilationUnit !include once #1025811 // javaParser_makeAllPublic static S javaParser_reparse_keepComments(S src) { CompilationUnit cu = javaParseCompilationUnit(src, true); new PrettyPrinterConfiguration ppconf; ppconf.setPrintComments(true); ppconf.setIndentSize(2); ppconf.setIndentType(PrettyPrinterConfiguration.IndentType.SPACES); ret cu.toString(ppconf); }
Began life as a copy of #1014458
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment