Libraryless. Click here for Pure Java version (2718L/17K).
1 | static Cl<Pair<S, Set<S>>> dm_topDownParseToGroupings_withUsedPatterns(S input, Cl<S> patterns) { |
2 | replace GroupingAndPatterns with Pair<S, Set<S>>. |
3 | |
4 | S parser = dm_makeModule("#1027108/TopDownParsing"); |
5 | ret (Cl<GroupingAndPatterns>) dm_callWithImport(parser, 'parseToGroupingsWithUsedPatterns, input, +patterns); |
6 | } |
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: | 179 / 247 |
Referenced in: | [show references] |