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

8
LINES

< > BotCompany Repo | #1003495 // isNewStyleBackend

JavaX fragment (include)

sbool isNewStyleBackend_debug;

static bool isNewStyleBackend(O backend) {
  S n = methodArgumentType(backend, "action", 1).getName();
  if (isNewStyleBackend_debug)
    print("n=" + n);
  ret eq("main$BF", n);
}

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: 462 / 499
Referenced in: [show references]