static LS gazelle_extractCurlyGroups(final GazelleTree tree) { LS l = map uncurly(uniquify(filter isCurlyBraced_simple(javaTokWithBracketsC(tree.line)))); ret listMinusSet(l, tree.ctx.linesSet); }
Began life as a copy of #1021576
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1021593 |
| Snippet name: | gazelle_extractCurlyGroups - not used I guess |
| Eternal ID of this version: | #1021593/3 |
| Text MD5: | f950c4f72f80864e032b73e33ae48b99 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-03-13 06:37:59 |
| Source code size: | 203 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 552 / 585 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |