sS gazelle_replaceInOfRuleText(S ruleText, S newIn) { PairS p = splitAtDoubleArrow_pair(ruleText); if (p == null) null; ret gazelle_constructRuleText(newIn, p.b); }
Began life as a copy of #1022044
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1022057 |
| Snippet name: | gazelle_replaceInOfRuleText |
| Eternal ID of this version: | #1022057/3 |
| Text MD5: | c9b180f77eabe3e56bf982ee6eee941c |
| Author: | stefan |
| Category: | javax / gazelle |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-03-06 08:09:45 |
| Source code size: | 174 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 447 / 490 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |