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

5
LINES

< > BotCompany Repo | #1012015 // web_match_dollarX

JavaX fragment (include)

static S web_match_dollarX(S a, S b, S c, Web web) {
  bool isA = eq(a, "$X");
  Pair<WebNode> p = web_matchTriple_dollarVars(a, b, c, web);
  ret p != null ? web_text(isA ? p.a : p.b) : null;
}

Author comment

Began life as a copy of #1011890

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: #1012015
Snippet name: web_match_dollarX
Eternal ID of this version: #1012015/3
Text MD5: 2123dfc428bed94945b7eaed466e8c9e
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-11-16 04:01:03
Source code size: 198 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 368 / 386
Version history: 2 change(s)
Referenced in: [show references]