1 | sclass GInterpretable { |
2 | S text; |
3 | S ruleID; // can be multiple IDs with + |
4 | O mr; // actually RuleEngine2_MatchedRule |
5 | |
6 | *() {} |
7 | *(S *text) {} |
8 | *(S *text, S *ruleID) {} |
9 | *(S *text, S *ruleID, O *mr) {} |
10 | |
11 | toString { ret text; } |
12 | } |
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: | #1022189 |
Snippet name: | GInterpretable |
Eternal ID of this version: | #1022189/6 |
Text MD5: | fdf9732a71738cab748594ac91b46432 |
Author: | stefan |
Category: | javax / gazelle |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-03-18 11:47:47 |
Source code size: | 249 bytes / 12 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 319 / 777 |
Version history: | 5 change(s) |
Referenced in: | [show references] |