1 | // returns index of trailing N token |
2 | static int tok_endOfExpression(LS tok, int i) { |
3 | ret tok_findEndOfExpression(tok, i); |
4 | } |
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: | 384 / 425 |
| Referenced in: | [show references] |