1 | static abstract class IEngine {
|
2 | public abstract boolean yo(Native n); |
3 | public abstract void memorize(Lisp statement); |
4 | public abstract void forget(Lisp statement); |
5 | } |
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: | #1002809 |
| Snippet name: | class IEngine |
| Eternal ID of this version: | #1002809/1 |
| Text MD5: | c7d0ffa4209ca29a79e458e63d866142 |
| Author: | stefan |
| Category: | eleu / nl |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2016-02-26 01:59:57 |
| Source code size: | 175 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 849 / 1812 |
| Referenced in: | [show references] |