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

14
LINES

< > BotCompany Repo | #1008868 // class WoodyRule

JavaX fragment (include)

sclass WoodyRule {
  S nameInFile;
  S file;
  int lineInFile;
  S fullName;
  
  SS properties = litorderedmap();
  S condition;
  CtxExpr parsedCondition;
  S body; // without {}
  
  // use fullName instead
  S longName() { ret file + "/" + nameInFile; }
}

download  show line numbers  debug dex  old transpilations   

Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1008868
Snippet name: class WoodyRule
Eternal ID of this version: #1008868/8
Text MD5: 9b545dc0a1902c309b95ac57117360bd
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-06-16 13:16:17
Source code size: 272 bytes / 14 lines
Pitched / IR pitched: No / No
Views / Downloads: 392 / 1425
Version history: 7 change(s)
Referenced in: [show references]