Transpiled version (13263L) is out of date.
!include once #1025810 // JavaParser !include once #1025812 // javaParseCompilationUnit !include once #1025811 // javaParser_makeAllPublic static S javaParser_makeAllPublic_keepComments(S src) { CompilationUnit cu = javaParseCompilationUnit(src, true); new PrettyPrinterConfiguration ppconf; ppconf.setPrintComments(true); ppconf.setIndentSize(2); ppconf.setIndentType(PrettyPrinterConfiguration.IndentType.SPACES); new javaParser_makeAllPublic_Visitor().visit(cu, null); ret cu.toString(ppconf); }
Began life as a copy of #1011643
download show line numbers debug dex old transpilations
Travelled to 8 computer(s): bhatertpkbcr, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, wnsclhtenguj
No comments. add comment