1 | static CtxExpr ctxParseSub(Explain e, int i) { |
2 | Explain sub = e.sub(i); |
3 | if (sub != null) ret ctxParseExpression(sub); |
4 | S s = e.str(i); |
5 | ret ctxParseExpression(s); |
6 | } |
Began life as a copy of #1008908
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: | #1009002 |
Snippet name: | ctxParseSub |
Eternal ID of this version: | #1009002/2 |
Text MD5: | 2ab16d3279cfa1b8be50ccf25b9687c7 |
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-25 17:53:07 |
Source code size: | 174 bytes / 6 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 431 / 494 |
Version history: | 1 change(s) |
Referenced in: | [show references] |