1 | svoid gazelle_updateStatsForRule(GazelleEvalContext ctx, S ruleID) {
|
2 | MultiSet<S> statements = dm_gazelle_statementsForRule_multiSet(ruleID); |
3 | ctx.dataByRule.put(ruleID, ai_gazelle_analyzeStatementsForRule_multiSet(statements)); |
4 | } |
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: | #1022093 |
| Snippet name: | gazelle_updateStatsForRule |
| Eternal ID of this version: | #1022093/4 |
| Text MD5: | 5c02ad863cdeeebc9adb0819209a45e0 |
| 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-07 19:30:18 |
| Source code size: | 235 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 496 / 557 |
| Version history: | 3 change(s) |
| Referenced in: | [show references] |