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

6
LINES

< > BotCompany Repo | #1008926 // ctxProcessInput

JavaX fragment (include)

static void ctxProcessInput(S s) {
  CtxContext c = ctxContext();
  c.input = eq(s, "-") ? "" : s;
  c.nextRule = ctxFindRuleForInput();
  ctxProcessRules();
}

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: #1008926
Snippet name: ctxProcessInput
Eternal ID of this version: #1008926/3
Text MD5: 6031fa59108dd501b58c5f05a0064afc
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-06-26 16:59:33
Source code size: 164 bytes / 6 lines
Pitched / IR pitched: No / No
Views / Downloads: 402 / 460
Version history: 2 change(s)
Referenced in: [show references]