1 | static S tok_lastTokenIfNoSpaceAfter(S s) {
|
2 | L<S> tok = javaTok(s); |
3 | ret empty(last(tok)) ? nextToLast(tok) : null; |
4 | } |
Began life as a copy of #1012436
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1017781 |
| Snippet name: | tok_lastTokenIfNoSpaceAfter |
| Eternal ID of this version: | #1017781/3 |
| Text MD5: | 105bbd20cb11229e385a22680fa06839 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-08-11 07:58:30 |
| Source code size: | 122 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 529 / 591 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |