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

12
LINES

< > BotCompany Repo | #1022189 // GInterpretable

JavaX fragment (include)

sclass GInterpretable {
  S text;
  S ruleID; // can be multiple IDs with +
  O mr; // actually RuleEngine2_MatchedRule
  
  *() {}
  *(S *text) {}
  *(S *text, S *ruleID) {}
  *(S *text, S *ruleID, O *mr) {}
  
  toString { ret text; }
}

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: 236 / 691
Version history: 5 change(s)
Referenced in: [show references]