1 | static T3S gazelle_tripleForSingleRule(S ruleID) {
|
2 | PairS p = dm_textAndCommentForRule(ruleID); |
3 | if (p == null) null; |
4 | ret t3(p.a, p.b, ruleID); |
5 | } |
Began life as a copy of #1021942
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: | #1022090 |
| Snippet name: | gazelle_tripleForSingleRule |
| Eternal ID of this version: | #1022090/3 |
| Text MD5: | 87519811cb9a76e57a36f7be620b8b10 |
| Author: | stefan |
| Category: | javax / a.i. |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-03-12 21:21:36 |
| Source code size: | 153 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 480 / 513 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |