1 | sconcept Line { |
2 | S text; |
3 | new Ref<Interpretation> interpretation; |
4 | |
5 | *() {} |
6 | *(S *text) {} |
7 | } |
8 | |
9 | sconcept Interpretation {} |
10 | sconcept Praise extends Interpretation {} |
11 | sconcept NotForMe extends Interpretation {} |
12 | sconcept FlagOn extends Interpretation {} |
13 | sconcept FlagOff extends Interpretation {} |
14 | sconcept GetFlag extends Interpretation { |
15 | new Ref answerModulator; // optional |
16 | } |
17 | |
18 | sconcept TheFlag { |
19 | bool set; |
20 | } |
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1004924 |
Snippet name: | Boolean Flag Classes (Include) |
Eternal ID of this version: | #1004924/1 |
Text MD5: | 12fb1b4919617e14e6f078ec91bead35 |
Author: | stefan |
Category: | javax / a.i. |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2016-09-16 23:23:28 |
Source code size: | 434 bytes / 20 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 562 / 780 |
Referenced in: | [show references] |