1 | static S gazelle_inputRuleMatchesOn(RuleEngine2.Rule rule) { |
2 | GRuleLine l = first(rule.insWithType); |
3 | if (l != null && eq(l.type, "standard")) |
4 | ret l.text; |
5 | null; |
6 | } |
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: | 249 / 288 |
Version history: | 3 change(s) |
Referenced in: | [show references] |