static S ctxFindFirstGoto(S src) { L<S> tok = javaTok(src); int i = jfind(tok, "[GOTO]=*"); ret i >= 0 ? unquoteCtx(tok.get(i+8)) : null; }
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: | #1008876 |
| Snippet name: | ctxFindFirstGoto |
| Eternal ID of this version: | #1008876/3 |
| Text MD5: | 292e0542a82ae90629752e76c3325b56 |
| 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-15 18:16:43 |
| Source code size: | 149 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 967 / 1002 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |