1 | static S ctxFindFirstGoto(S src) { |
2 | L<S> tok = javaTok(src); |
3 | int i = jfind(tok, "[GOTO]=*"); |
4 | ret i >= 0 ? unquoteCtx(tok.get(i+8)) : null; |
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: | #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: | 529 / 576 |
Version history: | 2 change(s) |
Referenced in: | [show references] |