1 | sclass WoodyRule { |
2 | S nameInFile; |
3 | S file; |
4 | int lineInFile; |
5 | S fullName; |
6 | |
7 | SS properties = litorderedmap(); |
8 | S condition; |
9 | CtxExpr parsedCondition; |
10 | S body; // without {} |
11 | |
12 | // use fullName instead |
13 | S longName() { ret file + "/" + nameInFile; } |
14 | } |
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: | 473 / 1513 |
Version history: | 7 change(s) |
Referenced in: | [show references] |