sbool tok_tokenLeftOfExpression(LS tok, int i) { ret eqGetOneOf(tok, i, "(", "=", ",") || isIdentifier(get(tok, i)); }
download show line numbers debug dex old transpilations
Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1020838 |
Snippet name: | tok_tokenLeftOfExpression - does the token at i indicate there an expression right of it? |
Eternal ID of this version: | #1020838/3 |
Text MD5: | bacb75eb02f99f45d903595f8f3b87c7 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-07-28 12:35:57 |
Source code size: | 122 bytes / 3 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 360 / 412 |
Version history: | 2 change(s) |
Referenced in: | [show references] |