Libraryless. Click here for Pure Java version (3093L/19K).
static SS matchDollarVarsIC_withBrackets(S pat, S s) { if (s == null) null; ret matchDollarVarsIC(pat, javaTokNPunctuationWithBrackets(s)); }
Began life as a copy of #1010862
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: | #1027152 |
| Snippet name: | matchDollarVarsIC_withBrackets |
| Eternal ID of this version: | #1027152/1 |
| Text MD5: | aa7a75a2d3484ecec09389a95498818b |
| Transpilation MD5: | 5e6f2d4fcd2da374803c2fa72183959b |
| Author: | stefan |
| Category: | javax / parsing |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-02-22 16:28:10 |
| Source code size: | 148 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 371 / 510 |
| Referenced in: | [show references] |