Libraryless. Click here for Pure Java version (2718L/17K).
static Cl<Pair<S, Set<S>>> dm_topDownParseToGroupings_withUsedPatterns(S input, Cl<S> patterns) { replace GroupingAndPatterns with Pair<S, Set<S>>. S parser = dm_makeModule("#1027108/TopDownParsing"); ret (Cl<GroupingAndPatterns>) dm_callWithImport(parser, 'parseToGroupingsWithUsedPatterns, input, +patterns); }
Began life as a copy of #1027386
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: | #1027387 |
| Snippet name: | dm_topDownParseToGroupings_withUsedPatterns |
| Eternal ID of this version: | #1027387/1 |
| Text MD5: | 3b1ebbc9ee2a28e56b37cc5bee991205 |
| Transpilation MD5: | 21ea7a22e811e4cb61f69a2dedd425a6 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-03-16 15:40:32 |
| Source code size: | 326 bytes / 6 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 383 / 487 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |