static CtxExpr ctxParseSub(Explain e, int i) { Explain sub = e.sub(i); if (sub != null) ret ctxParseExpression(sub); S s = e.str(i); ret ctxParseExpression(s); }
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: | 646 / 706 | 
| Version history: | 1 change(s) | 
| Referenced in: | [show references] |