// returns index of trailing N token static int tok_endOfExpression(LS tok, int i) { ret tok_findEndOfExpression(tok, i); }
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx
No comments. add comment
Snippet ID: | #1032261 |
Snippet name: | tok_endOfExpression - synonym of tok_findEndOfExpression |
Eternal ID of this version: | #1032261/1 |
Text MD5: | 97ddb86bb65f67ca68c7af859524da6b |
Author: | stefan |
Category: | |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2021-08-23 21:57:19 |
Source code size: | 126 bytes / 4 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 145 / 178 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |