static S ai_parse_simpleArrow(S s, Pair<S> sep) { L<S> tok = javaTok(s); int i = tok_indexOfSimpleArrow(tok); if (i < 0) null; ret encloseTokens(sep, tok, i-1, i+4); }
Began life as a copy of #1013560
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: | #1013571 |
| Snippet name: | ai_parse_simpleArrow |
| Eternal ID of this version: | #1013571/3 |
| Text MD5: | 04057967f81689579433b80771225287 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-01-10 15:39:55 |
| Source code size: | 180 bytes / 6 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 680 / 691 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |