1 | static S beautifyStructure(S s) { |
2 | L<S> tok = javaTokForStructure(s); |
3 | structure_addTokenMarkers(tok); |
4 | jreplace(tok, "lhm", ""); |
5 | ret join(tok); |
6 | } |
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: | 464 / 528 |
Version history: | 5 change(s) |
Referenced in: | [show references] |