static S ctxGetString(S token) { if (isIdentifier(token)) ret ctxGetVar(token); if (eqicOneOf(token, "true", "false")) ret token; ret unquoteCtx(token); }
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: | #1008902 |
| Snippet name: | ctxGetString |
| Eternal ID of this version: | #1008902/8 |
| Text MD5: | 1d80deec6fde39b6545522c742625425 |
| 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:45:44 |
| Source code size: | 164 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 792 / 833 |
| Version history: | 7 change(s) |
| Referenced in: | [show references] |