1 | static S getAppendedGlobalID(S s) {
|
2 | if (!endsWith(s, "]")) null; |
3 | ret regexpFirstGroup("\\[id: (" + regexp_globalID() + ")\\]$", s);
|
4 | } |
Began life as a copy of #1016963
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: | #1017009 |
| Snippet name: | getAppendedGlobalID - extract "[id: dfjsfdsf]" suffix |
| Eternal ID of this version: | #1017009/4 |
| Text MD5: | 1bbf919e1f14e282d015cc9dc55b4b1e |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-07-10 16:44:58 |
| Source code size: | 140 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 544 / 584 |
| Version history: | 3 change(s) |
| Referenced in: | [show references] |