1 | static void ctxProcessInput(S s) {
|
2 | CtxContext c = ctxContext(); |
3 | c.input = eq(s, "-") ? "" : s; |
4 | c.nextRule = ctxFindRuleForInput(); |
5 | ctxProcessRules(); |
6 | } |
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: | 701 / 764 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |