static LS tok_splitAtPlus(S s) { ret tok_splitAtPlus(javaTokWithAllBrackets_cached(s)); } static LS tok_splitAtPlus(LS tok) { ret splitAtTokens(tok, "+"); }
Began life as a copy of #1020827
download show line numbers debug dex old transpilations
Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1021386 |
| Snippet name: | tok_splitAtPlus |
| Eternal ID of this version: | #1021386/3 |
| Text MD5: | 7035ed6eae194e9bfb2a20a60b471c3d |
| Author: | stefan |
| Category: | javax / parsing |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-05-17 14:51:39 |
| Source code size: | 167 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 634 / 689 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |