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

17
LINES

< > BotCompany Repo | #1007743 // web_expandMarkers2

JavaX fragment (include)

static void web_expandMarkers2(Web web) {
  for (LispStatement rule : lispStatementsByHead("razrxqstbnzeahwg")) {
    //print("Rule: " + struct(rule));
    if (web.potNotEmpty(rule.globalID))
      web_labelToLabel(web, web.clearPot(rule.globalID),
        lisp("wvuyakuvuelmxpwp", rule.term.get(0)),
        lisp("wvuyakuvuelmxpwp", rule.term.get(1)));
  }
        
  for (LispStatement rule : lispStatementsByHead("gmtzfidalveipfyx")) {
    //print("Rule: " + struct(rule));
    if (web.potNotEmpty(rule.globalID))
      web_labelToLabel(web, web.clearPot(rule.globalID),
        lisp("wvuyakuvuelmxpwp", rule.term.get(0)),
        rule.term.get(1));
  }
}

Author comment

Began life as a copy of #1007695

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: #1007743
Snippet name: web_expandMarkers2
Eternal ID of this version: #1007743/5
Text MD5: 65a0798d25f5efa641561f8b6251b2d6
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-04-03 07:05:18
Source code size: 674 bytes / 17 lines
Pitched / IR pitched: No / No
Views / Downloads: 469 / 480
Version history: 4 change(s)
Referenced in: [show references]