static S beautifyStructure(S s) { L<S> tok = javaTokForStructure(s); structure_addTokenMarkers(tok); jreplace(tok, "lhm", ""); ret join(tok); }
Began life as a copy of #1008144
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1010338 |
Snippet name: | beautifyStructure - add token markers to structure string & other stuff |
Eternal ID of this version: | #1010338/6 |
Text MD5: | 20064cff60f19164190c8330d835d79b |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-10-13 19:59:34 |
Source code size: | 156 bytes / 6 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 463 / 527 |
Version history: | 5 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |