1 | static void ctxProcessNextRule() {
|
2 | S r = ctxContext().nextRule; |
3 | ctxContext().nextRule = null; |
4 | ctxProcessRule(r); |
5 | } |
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: | #1008929 |
| Snippet name: | ctxProcessNextRule |
| Eternal ID of this version: | #1008929/1 |
| Text MD5: | 85e3e858a2c05eed5f4225013b5788df |
| 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-19 16:24:00 |
| Source code size: | 126 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 677 / 696 |
| Referenced in: | [show references] |