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

6
LINES

< > BotCompany Repo | #1022502 // gazelle_inputRuleMatchesOn

JavaX fragment (include)

static S gazelle_inputRuleMatchesOn(RuleEngine2.Rule rule) {
  GRuleLine l = first(rule.insWithType);
  if (l != null && eq(l.type, "standard"))
    ret l.text;
  null;
}

Author comment

Began life as a copy of #1022498

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: #1022502
Snippet name: gazelle_inputRuleMatchesOn
Eternal ID of this version: #1022502/4
Text MD5: a41bf61733b0a59100578966c97d64a0
Author: stefan
Category: javax / gazelle
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-03-19 11:35:15
Source code size: 175 bytes / 6 lines
Pitched / IR pitched: No / No
Views / Downloads: 181 / 220
Version history: 3 change(s)
Referenced in: [show references]