Libraryless. Click here for Pure Java version (3327L/20K).
sS simpleRewriteWithDollarVars(S inPat, S outPat, S s) { SS map = matchDollarVarsIC_withBrackets(inPat, s); ret map == null ? null : replaceVars_optRound2(outPat, map); }
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1027153 |
| Snippet name: | simpleRewriteWithDollarVars |
| Eternal ID of this version: | #1027153/2 |
| Text MD5: | f1e2d051342bb65cc17337231ee43357 |
| Transpilation MD5: | 0f3bb56db6357dd23ca6faf00b947e3b |
| Author: | stefan |
| Category: | javax / a.i. |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-02-22 16:28:35 |
| Source code size: | 177 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 370 / 514 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |