1 | static GazellePredictor dm_gazelle_standardPredictor(O... _) {
|
2 | ret (ctx, r) -> {
|
3 | ai_gazelle_analyzeStatementsForRule_Data data = ctx.dataByRule.get(r.rule.globalID); |
4 | ret data == null ? null : ai_gazelle_predictor1_onData(r, data, _); |
5 | }; |
6 | } |
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: | #1021850 |
| Snippet name: | dm_gazelle_standardPredictor |
| Eternal ID of this version: | #1021850/3 |
| Text MD5: | fb917449ac361f118428cfcf6b0f7ed1 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-03-05 16:48:55 |
| Source code size: | 257 bytes / 6 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 530 / 579 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |