1 | static L<S> mechListsReferencedInJavaXSnippet(S snippetID) { |
2 | L<S> patterns = mL("JavaX patterns referencing a mech list"); |
3 | final L<S> tok = javaTokSnippet(snippetID); |
4 | ret uniquifyCI(concatMap(patterns, func(S pat) -> L<S> { |
5 | map firstQuotedToken(jextractAll(pat, tok)) |
6 | })); |
7 | } |
Began life as a copy of #1014473
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1014475 |
Snippet name: | mechListsReferencedInJavaXSnippet |
Eternal ID of this version: | #1014475/3 |
Text MD5: | 05f249f3faabe6fa5daeea8e6c6a8360 |
Author: | stefan |
Category: | javax / a.i. |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-04-22 02:05:08 |
Source code size: | 292 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 395 / 434 |
Version history: | 2 change(s) |
Referenced in: | [show references] |