Transpiled version (5379L) is out of date.
svoid flexMatchAngleBracketVarsIC_honorPunctuation_iterate(S pat, S input, VF1<SS> onMatch) { new LS vars; S starsPat = angleBracketVarsToStars(pat, vars); flexMatchIC_iterate(starsPat, javaTokWithBrackets(starsPat), javaTokWithBrackets(input), voidfunc(Matches m) { SS map = matchesToMapUsingVarList_ciMap(m, vars); if (map != null) callF(onMatch, map); }); }
Began life as a copy of #1030737
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1030836 | 
| Snippet name: | flexMatchAngleBracketVarsIC_honorPunctuation_iterate | 
| Eternal ID of this version: | #1030836/3 | 
| Text MD5: | 22eee07eb52f6cd1c1f7e4deb36f9547 | 
| Author: | stefan | 
| Category: | javax / a.i. | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2021-04-01 17:45:13 | 
| Source code size: | 383 bytes / 8 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 396 / 521 | 
| Version history: | 2 change(s) | 
| Referenced in: | [show references] |