1 | static L<T3S> dm_gazelle_allRulesWithPurpose(S purpose) {
|
2 | if (empty(purpose) || eq(purpose, 'default)) |
3 | ret filter(gazelle_allRuleTriples(), t -> empty(gazelle_purposeFromComments(t.b))); |
4 | else |
5 | ret dm_gazelle_allRulesWithComment("purpose: " + purpose);
|
6 | } |
Began life as a copy of #1021620
download show line numbers debug dex old transpilations
Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, whxojlpjdney
No comments. add comment
| Snippet ID: | #1022215 |
| Snippet name: | dm_gazelle_allRulesWithPurpose |
| Eternal ID of this version: | #1022215/4 |
| Text MD5: | ced3f8d9af5f609db6b2d56c594a1e1d |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-03-17 00:00:53 |
| Source code size: | 269 bytes / 6 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 534 / 601 |
| Version history: | 3 change(s) |
| Referenced in: | [show references] |