1 | sbool isNewStyleBackend_debug; |
2 | |
3 | static bool isNewStyleBackend(O backend) {
|
4 | S n = methodArgumentType(backend, "action", 1).getName(); |
5 | if (isNewStyleBackend_debug) |
6 | print("n=" + n);
|
7 | ret eq("main$BF", n);
|
8 | } |
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1003495 |
| Snippet name: | isNewStyleBackend |
| Eternal ID of this version: | #1003495/1 |
| Text MD5: | 511e2742f56b83d2fc9f9093632ac282 |
| Author: | stefan |
| Category: | javax / talking robots |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2016-07-09 19:26:44 |
| Source code size: | 219 bytes / 8 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 727 / 785 |
| Referenced in: | [show references] |