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

3
LINES

< > BotCompany Repo | #1022594 // gazelle_singleRuleFromParams

JavaX fragment (include)

static RuleEngine2.Rule gazelle_singleRuleFromParams(S ruleID, O... _) {
  ret firstThat(gazelle_newContextFromParams(_).engine.rules, r -> eq(r.globalID, ruleID));
}

Author comment

Began life as a copy of #1022493

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: #1022594
Snippet name: gazelle_singleRuleFromParams
Eternal ID of this version: #1022594/1
Text MD5: 0e6f7a0305795eb4853343065fce95de
Author: stefan
Category: javax / gazelle
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-03-23 16:39:14
Source code size: 168 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 171 / 204
Referenced in: [show references]