Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

6
LINES

< > BotCompany Repo | #1021850 // dm_gazelle_standardPredictor

JavaX fragment (include)

static GazellePredictor dm_gazelle_standardPredictor(O... _) {
  ret (ctx, r) -> {
    ai_gazelle_analyzeStatementsForRule_Data data = ctx.dataByRule.get(r.rule.globalID);
    ret data == null ? null : ai_gazelle_predictor1_onData(r, data, _);
  };
}

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: 232 / 265
Version history: 2 change(s)
Referenced in: [show references]