static S curlyBraceIfContainsArrow(S s) { ret tok_containsSimpleArrow(s) ? optionalCurlyBrace(s) : s; }
Began life as a copy of #1011758
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1011761 |
| Snippet name: | curlyBraceIfContainsArrow |
| Eternal ID of this version: | #1011761/4 |
| Text MD5: | b5fe94435cb163e7f3bfd8ee33cc9003 |
| Author: | stefan |
| Category: | javax / parsing |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-11-05 04:07:43 |
| Source code size: | 107 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 657 / 674 |
| Version history: | 3 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |